/imoogis-descent

Game being developed in Excalibur.js

Primary LanguageTypeScript

Imoogi's Descent

Game being developed in Excalibur.js.

Build Status

Master: Build Status

Compiling the game

You will need Node.js and NPM installed.

To compile:

npm install
bower install
npm start