This is a simple game prototype using SDL2, EnTT framework, and a Tiled TMX Map, which is parsed with tinytmx.
The following are required to compile the project:
- TMX Map Tiles Rendering
- Player Movement (
A,D,SPACE) and Animation - Game States
- Camera
