bootleg-game-engine/README.md
2024-09-06 14:17:43 +01:00

166 B

bootleg-game-engine

A bootleg "game engine" in c++, using SDL2 for rendering and input handling.

Dependencies

  • SDL2
  • SDL2_ttf

Building

$ make