Skip to content

nicol4us/Space-Invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Space Invaders

Description

A game about Invaders that want to land to earth. A Tank will try to defend the invasion by fire missiles.

How To Play

  • The tank should move right and left at the bottom of the screen when you press the arrow keys. If you press the left arrow key, it will continue to move left at constant speed until you press the right arrow key. Tank will be stop when reach edge of screen and you need to press arrow key to move again.
  • The tank should fire missiles straight up from its current position when you press the space bar.
  • The invaders should appear randomly along the top of the screen and move at a 45 degree angle. When they hit a wall they will bounce off and continue at a 45 degree angle in the other direction.
  • Everytime invader get hit by missile, score will be added.
  • When an invader reaches the bottom of the screen, the game is over.

Installation

In order to run this file, you will need to install DrRacket first.

About

A game about Invaders that want to land to earth. One Tank will try to defend the invasion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published