A simple 2D multiplayer platformer.
- Server/client architecture
- Linear interpolation of position and velocity of remote players
- In-game chat system
A/D: Move left/rightW/Space: (Double) jumpT: Start tyoingESC: Stop typing / close all windows
- Odin
- ENet
- SDL3
- SDL3 TTF
