I already publish a nice real-time multiplayer example before, but this is different.
- It uses Electron on the server-side to be able to debug the physics.
- Geckos.io for fast (unordered and unreliable) messages.
- And TypeScript.
I already publish a nice real-time multiplayer example before, but this is different.