phaser3-rollup-typescript
phaser3-rollup-typescript copied to clipboard
How to integrate like express?
trafficstars
Hi,
If I wanna develop a multiplayer game via socket.io. And use express for server side.
How could I take use of this template?
Thx
This is only frontend template. To integrate with a backend like express, you need to call it via http api through the browser API fetch or libraries like axios