dumb fighting game with destructible terrain or something
Using Phaser as Game Engine, see documentation here.
Using phaser-ui-tools for basic UI components, see documentation here
Install node packages with:
npm install
Build and run game with:
npm start
Play game at localhost:3000