Example Server for Multiplayer Boardgame.io Instance
Phaser playing nicely with a boardgame.io tictactoe example.
Dev
- Clone the repo
- npm update and install
- npm run serve
Notes
This server run a tictactoe game on localhost:8000. Get the client code at https://github.com/Pilipo/bg-phaser-client