brunops / multiplayer-simulation

Simulate a multiplayer game using fake sockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiplayer Simulation

Simulate a multiplayer action game on the client. The idea is to understand how the message queues processing occurs on client and server having different frame rates and different network latencies.

Great article about it here

Screenshot

Screenshot

LICENSE

MIT

About

Simulate a multiplayer game using fake sockets


Languages

Language:JavaScript 90.0%Language:HTML 10.0%