Hi,
I am wondering how much sense it makes to create multiplayer games with ajax getting code from databases and updating informations every ticks. Any input is appreciated.
Thank you
e: I am not talking about games like chess where changes happen every 2-5 seconds. I think about an action game with several changes every tick.
Use official multiplayer plugin for action game.
yep..was just curious if it makes any sense...
Sorry for highjacking this thread, but I am new to C2 and what I've learned, the multiplayer plugin is pure WebRTC, means Peer2Peer? Are they any other options for multiplayer than WebSocket Plugin?
Develop games in your browser. Powerful, performant & highly capable.
dripple
There is an official websocket plugin, too.
dripple There is an official websocket plugin, too.
Thanks, Rex. I know about this plugin (actually, it's one of the reasons why I am looking into C2), but the forums read like they are other options I might not be aware of.