davidyu / Sonar

Networked multiplayer SHMUP-lite
http://lewenyu.com/sonar
MIT License
0 stars 0 forks source link

Sync component state #19

Closed davidyu closed 10 years ago

davidyu commented 10 years ago

States between clients must sync periodically to reduce drastic divergences.

davidyu commented 10 years ago

Done.