Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 244 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 244 Bytes

PongMultiplayer

A simple single-instance multiplayer Pong game. Includes queueing for players, queue management, the actual Pong game server written in C# for Dotnet Core, and basic REST HTML clients. Created in one night for a school event.