jbillmann / GarageServer.IO

A simple, lightweight, HTML multiplayer game server (and client) for Node.js
MIT License
181 stars 29 forks source link

Fix Interpolation & Smoothing #1

Closed jbillmann closed 11 years ago

jbillmann commented 11 years ago

Added client smoothing - increases/decreases frame ticks based on increase/decrease of ping. Could be optimized.