Barony
Game project
A game project with C++ implementation featuring various features and potential improvements
Barony Open Source Release
500 stars
27 watching
129 forks
Language: C++
last commit: 21 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vittorioromeo/cppcon2014 | A repository containing slides and code for a talk on C++11/C++14 game development | 87 |
packtpublishing/mastering-cpp-game-development | A comprehensive project teaching C++ game development using industry-standard libraries and techniques | 88 |
ggabriel96/lasso | A C++ game loop implementation that abstracts away common game logic and provides a flexible framework for building games. | 10 |
ilenburg/game-engine | A C++ game engine utilizing OpenGL and SDL for rendering 3D graphics | 15 |
hodgman/eight | A C++ game engine that provides core classes and functions for efficient memory management, multi-core structures, asset loading, debug helpers, message-passing, unit testing, and a lightweight Lua binding system. | 11 |
enduro2d/enduro2d | A 2D game engine framework built around C++ | 85 |
gaidamakua/blipshift | A 2D game project using the Godot engine with sample gameplay and assets | 14 |
petiaccja/inline-engine | A game engine framework written in C++ that aims to provide a high-performance, modular, and parallel computing-focused solution for building games. | 251 |
heliumproject/engine | A game engine designed to be fully-featured and versatile, suitable for development on multiple platforms including desktop, console, and mobile. | 443 |
chedaolabs/cc-dojo-map | An example project that integrates Crypts And Caverns into a game world using Dojo and other technologies. | 9 |
openenroth/openenroth | A reimplementation of the Might and Magic game engine to support modern platforms and improve gameplay quality. | 723 |
circular-studios/dash | A 3D game engine written in D. | 421 |
thecherno/sparky | A cross-platform, high-performance game engine built using C++ | 1,098 |
ad1337/forkinggame | A puzzle platformer game created as part of a competition, where the player navigates through levels to retrieve a lost crown. | 31 |