Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Generic lag compensation system for multiplayer javascript games.

License

Notifications You must be signed in to change notification settings

debian4tw/node-gamesync

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

132 Commits
132 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-gamesync

Generic lag compensation and client-side prediction engine for multiplayer javascript games.

Quick and dirty demo:

git clone https://github.com/jaburns/node-gamesync
cd node-gamesync
npm install
node example/app 200 &  # Simulate 200 ms latency on messages returning from server.
open localhost:1234
!!

About

Generic lag compensation system for multiplayer javascript games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 81.7%
  • HTML 18.3%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.