Show HN: Playroom – SDK for making multiplayer games in JavaScript (docs.joinplayroom.com) 14 points by asadm 3y ago ↗ HN
[–] herval 3y ago ↗ Neat!I couldn’t find a pricing page - is there a server side component or is it all p2p? [–] asadm 3y ago ↗ It’s p2p only right now. That means no cheat-detection or authoritative updates just yet.The backend is mostly an echo service. So keeping it free for now. Will add pricing once we have more value-add.
[–] asadm 3y ago ↗ It’s p2p only right now. That means no cheat-detection or authoritative updates just yet.The backend is mostly an echo service. So keeping it free for now. Will add pricing once we have more value-add.
[–] taabi30 3y ago ↗ What game engines does it support? [–] asadm 3y ago ↗ It basically supports any JS/TS engine. So Phaser, threejs, playcanvas, kaboom, etc. Also React (great for games!). Also working on adding Unity bindings!
[–] asadm 3y ago ↗ It basically supports any JS/TS engine. So Phaser, threejs, playcanvas, kaboom, etc. Also React (great for games!). Also working on adding Unity bindings!
7 comments
[ 4.8 ms ] story [ 25.6 ms ] threadI couldn’t find a pricing page - is there a server side component or is it all p2p?
The backend is mostly an echo service. So keeping it free for now. Will add pricing once we have more value-add.