Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 263 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 263 Bytes

Phaser Multiplayer Game

Backend:

$ cd phaser-game-multiplayer/backend
$ yarn dev

Game:

$ cd phaser-game-multiplayer/game
$ yarn dev