Entry for js13kgames 2021
$ git clone https://github.com/xmagee/13k-asteroids
$ cd 13k-asteroids && npm install
$ npm run dev
$ git clone https://github.com/xmagee/13k-asteroids
$ cd 13k-asteroids && npm install
$ npm run build
- minified build will be in
build/
folder