Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 557 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 557 Bytes

Asteroids-canvas-javascript

The 1979 Atari game, changed for a university project

What you have to do:

Destroy as many asteroids as you can and don't die

Rules:

Asteroid colors show you how many rockets are needed for the asteroid to be destroyed:

  • Green - 4

  • Yellow - 3

  • Orange - 2

  • Red - 1

  • You can have only 3 rockets launched at a time

Hit 500 points and get a new life

Maximum number of lives is 3

Hit 100 points and the number of asteroids raises by 1

Maximum number of asteroids is 10

Enjoy the game