Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 284 Bytes

File metadata and controls

9 lines (5 loc) · 284 Bytes

Phaser 3 Multiplayer Game Example

Uses electron on the server side to better debug the game.

Use npm i && npm start.

To start it without the visual server (electron window) add show: false to electron/app.js

screenshot