Skip to content

A simple Spaceship Invader game with 3 levels and a Big Boss level, with different challenges per level. The player needs to defeat the Big Boss at the last level in order to win the game.

Notifications You must be signed in to change notification settings

michellenovenda/Space-Invader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Space-Invader

A simple Spaceship Invader game with 3 levels and a Big Boss level, with different challenges per level. The player needs to defeat the Big Boss at the last level in order to win the game.

Language: C with Allegro

Make sure to have Allegro5 installed to your IDE.
Allegro setup reference for Visual Studio: https://youtu.be/ETcUmU2tpvg
After setting up, unzip both space-shooter and features-support folder, copy all files inside the features-support folder into the space-shooter folder, and finally you are good to run the program on Visual Studio.



Main Page
main-page



Settings
Users are allowed to select the desired background music and a plane.
select-music
select-plane



Instructions
Basic information about enemies' strengths and bullets' functionalities.
instructions-enemies
instructions-bullets



The Game
Level 1
level-1
Level 2
level-2
Level 3
level-3
Big Boss Level
level-big-boss



Game Over
Win Scene
win-scene
Lose Scene
lose-scene



Cheats:
Press keyboard:
1 = Big Boss Level
2 = 3rd Level
3 = 2nd Level
5 = Win Scene

About

A simple Spaceship Invader game with 3 levels and a Big Boss level, with different challenges per level. The player needs to defeat the Big Boss at the last level in order to win the game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages