A real-time multiplayer phaser game using node and websockets to make the magic happen.
Started with the tutorial found here: http://rawkes.com/articles/creating-a-real-time-multiplayer-game-with-websockets-and-node.html
And Phaser's tanks example game.
And heavily indebted to: https://github.com/xicombd/phaser-multiplayer-game
On the shoulders of giants and all that...
npm install
npm run dev
npm start