Skip to content

filiperecharte/SpaceInvaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Invaders

The Game

In this project we built the Space Invaders that is a fixed shooter game in which the player controls a ship by moving it horizontally across the bottom of the screen and firing at the enemies. The aim is to defeat some rows of moving enemies, horizontally accross the screen.
The ship has some walls protecting it from the enemies and has a limited number of lifes.
The enemies can also fire at the ship and have different strengths.

Colaborators

Find the detailed report here.

Installation

To play the game clone the repo and run it using Gradle with the following commands:

cd SpaceInvaders
./gradlew run

Gameplay

About

Work from Object Oriented Programming Laboratory

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages