Simple isometric action game written Javascript with Phaser
Run server
npm install
npm run start
And in another terminal:
webpack --watch
This game was created as a fun project during annual hackaton organized
internally within Applause company.