Skip to content

LilFloppa/asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Asteroids

Description

Small desktop game about destroying asteroids. Gameplay is similar to this: Attack the Block: Shoot'em Up

Gameplay

Your main goal is to score required number of points. You can score points by destroying asteroids. When the required number of points is scored you go to the next level. Destoyed asteroids can drop boosters that help you to destroy asteroids faster.

Used technologies

Screenshots

Main Menu

image

Asteroids

image

Starship with two lasers and Chainsaw Shield Booster

image

Starship with three lasers

image

Level completed

image

Boosters

Booster Description
Damage Booster
Increases starship damage by 5.
HP Booster
Increases starship Health Points by 5.
Laser Booster
1. Increases number of lasers of starship by 1.
2. Minimum and maximum number of lasers are 1 and 3 accordingly.
3. Each collision of starship with asteroid decreases number of lasers by 1 until it reaches minimum.
Bomb
1. When you pick up this booster all visible asteroids destroy.
2. Asteroids destoyed with bomb don't drop boosters.
Shield Booster
1. Protects starship from any collision with asteroids.
2. Duration - 5 seconds.
Chainsaw Shield Booster
1. Acts like shield booster but also deal damage to the asteroid when starship collides with it.
2. Duraction - 5 seconds.