Remix.run Logo
ricardobeat 2 hours ago

Could not play any of the games - too many requests errors. Why do they need "sessions", are they not running client-side?

homegamesjoseph 2 hours ago | parent [-]

I forgot to mention this in the post, but the games themselves run on the server. This gives every game multiplayer for free out of the box, and clients just read the server state and send back input.

The idea is that you could use a browser or custom client or whatever to connect to a game server