Gravistroids

I just made my first game in Javascript! πŸ™‚

Find it atΒ http://hallgeir.org/Gravistroids/index.htmlΒ .
I’ve tested it in Chrome and Firefox; it performs better in Chrome, though.

This is Asteroids, but with gravity. πŸ™‚

Controls:
Up: Accellerate
Down: Accelerate backwards
Left; Turn left
Right: Turn right
CTRL (Control): Shoot!

A few notes:
– There’s gravity; try not to fall off the screen.
– If you fall off the screen, you die.
– If you crash, you die.
– If you die, start over by refreshing the page.
– It’s not optimized AT ALL. Expect some choppyness on low-end systems.
– There’s no sound. Maybe it’ll come later πŸ™‚

Leave a Reply