A passion-replica of Dungeon Raid - an old and no longer updated smartphone game.
Here is a snapshot of what the current build looks like. You can fiddle around with it yourself here.
I have moved on to other projects for this one is complete mess and sometimes im ashamed of looking at the sourcecode i wrote myself. Perhaps, one day i will return to working on it, but the chances are, should I ever have an urge to reignite the project's hearth, it will be yet another from-scratch rework on Godot
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
The source code is being distributed under MIT license - feel free to fork and modify any files. Any pull requests are more than welcome.