Multiplayer Racing

A C++/SFML multiplayer top-down racing project built on a UDP client-server architecture. It implements server-authoritative state synchronization, client-side prediction, server reconciliation, snapshot interpolation, and pixel-based track collision for responsive and stable real-time gameplay.