To run the game on your device enter the folder containing all the files and run the followng commands:
make
./game
SDL2 SDL2_IMAGE SDL2_MIXER SDL2_TTF
sudo apt-get install libsdl2* sudo apt-get install libsdl2-image-dev sudo apt-get install libsdl2-mixer-dev sudo apt-get install libsdl2-ttf-dev
brew install sdl2 brew install sdl2_image brew install sdl2_mixer brew install sdl2_ttf
https://lazyfoo.net/tutorials/SDL/index.php https://github.com/maciejspychala/sdl-game https://en.wikipedia.org/wiki/User:Dllu/Maze