Demo Video: https://www.youtube.com/watch?v=9JV_TIdSlww
The game is written in C++.
I have used the following libraries:
- SDL - v. 2.0.10
- SDL_image - v. 2.0.5
- SDL_mixer - v. 2.0.4
https://wiki.libsdl.org/APIByCategory
http://sdl.beuc.net/sdl.wiki/SDL_image
http://sdl.beuc.net/sdl.wiki/SDL_mixer
https://lazyfoo.net/tutorials/SDL/index.php
The project was created using Visual Studio. If you want to run it on your computer, you can download the entire project, but you still need to include the .dlls, which are available here: CLICK (just put them in the project directory)