/crystal-blast

My entry for js13kGames 2019.

Primary LanguageJavaScript

crystal-blast

My entry for js13kGames 2019.

Play the game here!

How to setup for development:

  1. ensure npm is installed.
  2. run 'npm install' to install the required dependencies.
  3. The game can be built with gulp build, ZIP files can be built with gulp dist --prod.