/Asteroids

Primary LanguageJavaScript

Asteroids

Stack Share

Link

  • Game Objective

The goal is to accumulate mass. If your ship has sufficient mass, the asteroid will be absorbed; otherwise, the asteroid will take mass from you. «The game is over when your ship has no mass left»[Not implemented]. The ship can shoot lasers to break apart particularly heavy asteroids. Every round the asteroids become progressively heavier. Once your ship reaches 'critical mass', your task is to shoot any orbiting asteroids.

  • Controls

  • Movement is controlled with the arrow keys or tilting your device [if viewing on mobile]
  • Press <space> or tap to shoot
  • Press <p> or swipe left to pause
  • Press <x> or swipe right to change the length of the asteroid tails
  • Press <k> or tap to alter gravity [while paused]
  • Press <w> to get help [desktop only]