This project is a 3D game demo on the Unity game engine. It's a multiplayer sandbox using client-server architecture with an authoritative server. It was an opportunity to learn client prediction / server reconciliation and interpolation concepts to synchronize and smooth player movements.