pong-game/PongGame/Hubs
Michael Chen 531c0e1344
Added username validation
Auto hide enter/leave room
Username starts as UNNAMED now
Show roomnumber for connected room
2022-11-04 15:13:56 +01:00
..
GameState.cs Blind and likely wrong untested game logic 2022-11-04 01:46:48 +01:00
IPongClient.cs Blind and likely wrong untested game logic 2022-11-04 01:46:48 +01:00
PongGameState.cs Code cleanup 2022-11-04 13:04:32 +01:00
PongHub.cs Added username validation 2022-11-04 15:13:56 +01:00
PongLobbyCollection.cs Added username validation 2022-11-04 15:13:56 +01:00
PongPaddleDirection.cs Added game state, allow paddle movement 2022-11-04 00:13:00 +01:00
PongPlayer.cs Added username validation 2022-11-04 15:13:56 +01:00
PongRoom.cs Added username validation 2022-11-04 15:13:56 +01:00