A simple game made with SDL
I have referred to the following sites to implement some of the features in this project:
-
Lazy Foo' Productions For general SDL stuff
-
C++ Tile Engine from Scratch For loading in xml tile maps
-
Game From Scratch For some of the engine logic
-
Randy Gaul's Game Programming Blog Influenced the component system
Tiled images sourced from OpenGameArt.org