bhuvan-byte / air-hockey-multi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

air-hockey-multi

A multiplayer realtime game with websockets. Using socket.io for working with websockets.

Implements server sided handling of game logic for high sychronisation and to prevent game cheating attempts from client side.

Use this link to try the game https://air-hockey-multi.herokuapp.com/
Note: If you are the only person online you may open game in multiple tabs side by side to see the realtime movements.

About


Languages

Language:JavaScript 85.0%Language:HTML 15.0%