start game logic and pong physics
This commit is contained in:
@@ -11,6 +11,7 @@ func main() {
|
||||
fmt.Println("Starting sshpong server!")
|
||||
|
||||
netwrk.LobbyListen()
|
||||
netwrk.GamesListen()
|
||||
|
||||
_ = <-exit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user