12 ms·
Do you have a demo/link to one of your games? I am interested in learning more about multiplayer experience for web games and would love to see an example with
by leohart 4y ago
Do you have a demo/link to one of your games? I am interested in learning more about multiplayer experience for web games and would love to see an example with these tools mentioned.
- nullandvoid 4y agoI only have this old demo I open sourced - https://github.com/TomYeoman/2d-zombie-survival-io-demo https://github.com/TomYeoman/2d-zombie-survival-io-demo right now (trying to crunch to finish full version) It's using phaser on the server in this instance (which I recently ripped out, and moved to just using matter) It's pretty ugly code, but the foundations are there, maybe it's a starting point or of some use!