Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
Top 7 C++ game-engine-2d Projects
-
-
Duke Nukem 2 has a source port called Rigel Engine: https://github.com/lethal-guitar/RigelEngine/tags
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
Then, take a look at this GitHub repo for a tiny (but very complete) 2D game engine: https://github.com/noelfb/blah
-
You can see me discussing this bug with the devs of R.E.L.I.V.E after thinking it was a bug with the mod, its apparently always been an issue with the game https://github.com/AliveTeam/alive_reversing/issues/1128
-
Pitch not working for example. This was the main reason I've switched to custom audio mixing in C++: https://github.com/jhasse/jngl/pull/97
-
Project mention: How difficult is it to make a game for a gameboy advance | /r/GameboyAdvance | 2022-11-15
• libtonc - a low-level C library providing direct access to the hardware • Butano - a high-level modern C++ engine • gbaplusplus - a low-level modern C++ library • gba-modern - a batteries-included modern C++ project template • BPCore - an engine that uses Lua scripting, similar to PICO-8 • gbsenpai - can be used to port GB Studio (v2.0 only) games to GBA • agb * - a crate for Rust users • libseven * - a new replacement for libtonc • ugba * - a C library that can also target PC • Natu * - a toolkit using the Nim language
-
-
SonarCloud
Analyze your C and C++ projects with just one click.. SonarCloud, a cloud-based static analysis tool for your CI/CD workflows, offers a one-click automatic analysis of C and C++ projects hosted on GitHub. Zero configuration and free for open-source projects! Analyze free.
C++ game-engine-2d related posts
- Help me in Feeco Depot
- I want to learn to make games in C++
- Couldn't save both these Mudokons :(
- ncJump, an nCine game made by Fahien, runs on the Steam Deck
- Has anyone been able to use tracy for GPU profiling?
- nCine comes to Raspberry (my open-source 2D game framework)
- R.E.L.I.V.E (Oddworld engine)
-
A note from our sponsor - Mergify
blog.mergify.com | 29 Sep 2023
Index
What are some of the best open-source game-engine-2d projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | nCine | 889 |
2 | RigelEngine | 805 |
3 | blah | 516 |
4 | alive_reversing | 267 |
5 | jngl | 181 |
6 | gba-modern | 72 |
7 | reshimost | 9 |