Local Multiplayer Games

Hello,

I'm looking into the development of local multiplayer games. I'm looking at Colyseus as an option, but concerned it might be overkill for what I am doing? I would basically want to run the server on a small local computer that is connected to the WiFi and does all of the gameplay, but each player connects to the server through their browser and can play the games through their browser, does this sound feasible for Colyseus' capabilities?

Thank you for any assistance you can provide.

@spencerwf I think Colyseus is exactly what you are looking for, others will be able to ping your game server using the local network IP and that's it.