Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 203 Bytes

readme.md

File metadata and controls

14 lines (9 loc) · 203 Bytes

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.