Show HN: Playroom – SDK for making multiplayer games in JavaScript (docs.joinplayroom.com) 14 points by asadm 2y ago ↗ HN
[–] herval 2y ago ↗ Neat!I couldn’t find a pricing page - is there a server side component or is it all p2p? [–] asadm 2y 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 2y 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 2y ago ↗ What game engines does it support? [–] asadm 2y 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 2y 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
[ 3.0 ms ] story [ 28.4 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.