dphm / asteroids

Asteroids canvas game
http://daniellepham.ca/asteroids/
1 stars 0 forks source link

Asteroids

An Atari Asteroids clone written in JavaScript

Asteroids

Controls

UP    : accelerate the ship
LEFT  : rotate the ship left
RIGHT : rotate the ship right
DOWN  : jump into hyperspace (teleport to random location)
SPACE : shoot

Limits

Gameplay

Points

Large asteroid      20
Medium asteroid     50
Small asteroid      100
Large alien         200
Small alien         1000

Bonus

One life is earned every 10,000 points.

Notes