A html5 mutliplayer realtime game with http://colyseus.io as the backend and phaser.io as the game engine for the frontend.
Each player will control a tank on the battlefield. The players will drive their tank around trying to destroy the opponents tanks by firing shells at the tanks.
One very simple command:
yarn watch:serverThis will start the server and restart when any changes are made to the server.
One command:
yarn watch:clientThis will use webpack and watch the client src and rebuild on any changes
see Docs
- Kenney (kenney.nl) for assets