Space Invaders video game written in C for the DE1-SoC board
Tags: C, Terasic DE1-SoC board, Hardware
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:
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.
- Spacebar: Fire at enemies
- Left/Right Arrow Keys: move left and right
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.
Joseph Fontanilla | Sean Llera |
---|---|
https://github.com/fontan10 |
https://github.com/ayshon |