A cross platform pre-configured C++ game development setup. It uses Meson to build a bouncing game using SFML, ImGUI, and Box2d in the smallest C++ example possible.
Find a file
2024-06-24 18:30:39 +02:00
LICENSE Initial commit 2024-06-24 18:30:39 +02:00
README.md Initial commit 2024-06-24 18:30:39 +02:00

game-dev-starter-pack

A cross platform pre-configured C++ game development setup. It uses Meson to build a bouncing game using SFML, ImGUI, and Box2d in the smallest C++ example possible.