arjanfrans / realtime-multiplayer-in-html5

:computer::earth_africa::computer: Realtime multiplayer game in the browser.
MIT License
22 stars 10 forks source link

Fix smoothness #1

Closed arjanfrans closed 8 years ago

arjanfrans commented 8 years ago

Somewhere in the refactoring process I broke the smooth movement of the network players.

arjanfrans commented 8 years ago

Seems to be fixed by using a simple timer and not Mainloop.