Skip to content

A C implementation of the 1981 Defender arcade game

Notifications You must be signed in to change notification settings

Khalido2/Defender

Repository files navigation

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

About

A C implementation of the 1981 Defender arcade game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages