This is a sample JS library that demonstrates some of the principles described in my 2017 devel.cz talk.
The library is a Work-In-Progress.
- Library
- Core
- Authoritative server
- Time sync
- Client interpolation
- Client extrapolation
- Lag compensation
- Client-side prediction
- Misc
- Disconnecting
- Logger
- Socket abstractions
- Interpolators
- Scalar
- Array
- Object
- Core
- Demos
- Smallest example (demo-1)
- Non-trivial example with adjustable client (demo-2)
- WebSocket example (demo-3)
- Docs
- Rudimentary README.md
- Wiki
- API Docs