/asteroids

A simple asteroids game with sound that compresses to 10k

Primary LanguageJavaScript

Asteroids.js

An asteroids clone in 10k or less.

Installation

You'll need nodejs, npm, and grunt.

  • npm install
  • grunt

The built files should be in the out directory.