Top 12 C++ 2d-game-engine Projects
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
Project mention: ObEngine VS cerlib - a user suggested alternative | libhunt.com/r/ObEngine | 2024-10-29
-
I really agree, I think that making the tests as easy as possible to get going goes a long way towards a code base that actually has tests.
I have something very similar.
https://github.com/ensisoft/detonator/blob/master/base/test_...
Borrowed heavily from boost.test.minimal and used to be a single header but but over the years I've had to add a single translation unit!
My takeaway is that if you keep your code base in a condition where tests are always passing you need much less complications in your testing tools and their error reporting and fault tolerance etc. !
-
freeaoe
A free game engine capable of running Age of Empires 2 and Star Wars: Galactic Battlegrounds
-
-
Game-Engine-Development-Series
Game Engine Development Series - Learn to code a Game Engine in C++ from scratch
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
stylized_snake_game
A cross-platform desktop stylized version of snake game made from scratch in C++/OpenGL.
-
-
-
PathOfCPP
2D ARPG heavily inspired by PoE, written in C++ using SDL2 library for WinAPI and Rendering.
C++ 2d-game-engine discussion
C++ 2d-game-engine related posts
Index
What are some of the best open-source 2d-game-engine projects in C++? This list will help you:
# | Project | Stars |
---|---|---|
1 | flare-engine | 1,145 |
2 | echo | 965 |
3 | ObEngine | 831 |
4 | detonator | 354 |
5 | freeaoe | 212 |
6 | ALPACA | 88 |
7 | Game-Engine-Development-Series | 77 |
8 | brux-gdk | 43 |
9 | stylized_snake_game | 40 |
10 | tnt | 32 |
11 | RAG3 | 25 |
12 | PathOfCPP | 4 |