Skip to content

AlxHnr/digital_invaders

Repository files navigation

screenshot.png

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.

Controls

  • arrow keys move
  • space shoot
  • tab toggle auto-fire
  • escape pause

Building

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.

Releases

No releases published

Packages

No packages published

Languages