You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multiplayer Donkey Kong Jr clone with Java server and cross-platform C client. Features spectator support (2 per player), thread-per-connection architecture, and custom TCP protocol. Built for scalability with clean separation between networking and game logic.