Descrout / game-client

An example websocket game client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webscoket Game Client Example

  • After I read the Gabriel Gambetta's Fast Paced Multiplayer articles, I decided to implement it for myself.
  • You can access to the server counterpart here.

Usage

  • Just change the ip/port in the main.js and you are good to go.

Screenshots

alt text
alt text
alt text

About

An example websocket game client.


Languages

Language:JavaScript 68.1%Language:HTML 21.4%Language:CSS 10.5%