Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 366 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 366 Bytes

tcp-udp-networking basic setup

This a is a basic multiplayer setup based off Tom Weiland multiplayer tutorials on youtube.

It contains client-side prediction, reconciliation, interpolation and lag compensation.

Note: The purpose of this repository is to be a used as a base