Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 550 Bytes

File metadata and controls

21 lines (13 loc) · 550 Bytes

Defender

I am working on the Defender C project for my 3rd term of 1st year at university (2020). I've now fully implemented the main mechanics of the game (scrolling, acceleration, alien AI, mutant aliens, astronauts, collisions, shooting, etc).

DEMO: https://youtu.be/6d1P9DwsT7E

In order to execute the project follow the instructions below:

  1. Maximise the terminal window

  2. Type the following command and press enter to run it: ./game

  3. Enjoy

Game Controls:

Arrow Keys to Move Space to shoot Q to quit the game