/phaser3-multiplayer-example-electron

Visually debug your Phaser 3 multiplayer game on the server side with electron.

Primary LanguageTypeScript

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