The README mentions SDL and SDL_image but not SDL_mixer and SDL_ttf.
The graphics were very charming, and the gameplay simple and intuitive (once you'd tried out both items). It gets very hard very quickly, to the point that I don't think any amount of skill would help.
Some sort of score system (or at least a game over screen) would've been appreciated - as it is, the game quits as soon as you die.
Remove "engine/text" and "engine/sound" from the first line of Makefile and "SDL_mixer" and "SDL_ttf" from the second line. I think it works... I'll update the makefile later.
Comments9
The graphics were very charming, and the gameplay simple and intuitive (once you'd tried out both items). It gets very hard very quickly, to the point that I don't think any amount of skill would help.
Some sort of score system (or at least a game over screen) would've been appreciated - as it is, the game quits as soon as you die.
I'll update the makefile later.