Asad Memon

Asad Memon

Asad has spent past decade building various types of devtools including a SaaS for online IDE and a semi-viral web framework. Currently, Asad is building Playroom (joinplayroom.com), a multiplayer game SDK for web games.
Why Is Building a Multiplayer Game So Hard and What Can We Do to Fix It for Everyone
JS GameDev Summit 2023JS GameDev Summit 2023
18 min
Why Is Building a Multiplayer Game So Hard and What Can We Do to Fix It for Everyone
Making casual games has become easier than ever but setting up multiplayer still requires you to write network code, deal with websockets, load-balancing servers, co-locating servers and whatnot. I am building Playroom to solve this, a high-performance sync that handles the networking and the room management so you can focus on building your game.