A game based on notes and sketches we made during class. This game is very punishing, but can be beaten every time once you learn the way the enemies behave. A full run takes about 15 minutes. The top-left corner of the screen contains a health bar and a point counter. Checkout the other branches for extras.
Note: This repository contains a copy of the Liberation Sans Regular font, which is available under the SIL Open Font License, Version 1.1.
- arrow keys move
- space shoot
- tab toggle auto-fire
- escape pause
This game requires the development files of the following libraries:
- SDL (not SDL2)
- SDL_image
- SDL_gfx
- SDL_ttf
Build and run the program using make run
.