a minimal game engine for making simple games
Run with:
make -j8 && ./bin/Game
Dependencies:
SDL2 for graphics
https://www.libsdl.org/download-2.0.php
python 3 with pyyaml for parsing object description files
a minimal game engine for making simple games
Run with:
make -j8 && ./bin/Game
Dependencies:
SDL2 for graphics
https://www.libsdl.org/download-2.0.php
python 3 with pyyaml for parsing object description files