Work in progress.
Networked FPS using the Lidgren Network Library.
This is merely a demo I created to learn more about game networking & servers, as opposed to using Unity's built in networking solution.
Features
- Client Prediction
- Server Reconciliation
TODO
- Cleanup old movement code (pre client prediction)