Skip to content

Space Invaders created using C for the De1-SoC board. Made in the winter 2020 semester for the ECE243 class.

Notifications You must be signed in to change notification settings

ayshon/space-invaders-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spaceInvadersC

Space Invaders video game written in C for the DE1-SoC board

Tags: C, Terasic DE1-SoC board, Hardware

Setup

Open https://cpulator.01xz.net/?sys=arm-de1soc


Change the language from ARMv7 to C


Copy and paste main.c into the Editor. Click 'Compile and Load' button or press F5


Click and drag the windows on the left to the below configuration:

How to Play

Shoot and destroy all enemies while avoiding their fire. The green barricades at the bottom block enemy fire as well as your own. You have three lives and lose a life every time you are hit by enemy fire. When you lose all your lives, it is game over.

Controls

  • Spacebar: Fire at enemies
  • Left/Right Arrow Keys: move left and right

Begin the Game

Click 'Continue' button at the top of the screen


Locate the 'PS/2 keyboard or mouse' window on the right with IRQ 79, NOT IRQ 89.
Type spacebar into the 'Type here:' text entry to begin.

Team

Joseph Fontanilla Sean Llera
https://github.com/fontan10 https://github.com/ayshon

About

Space Invaders created using C for the De1-SoC board. Made in the winter 2020 semester for the ECE243 class.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages