Using Command pattern andEntityX

This commit is contained in:
Julian Nießner
2019-06-02 12:57:53 +02:00
parent e024ef3f0c
commit e43d142f6a
10 changed files with 298 additions and 120 deletions

12
protocol.md Normal file
View File

@@ -0,0 +1,12 @@
## Loading Screen
- [Client]
Client sends unique UserID.
- [Server]
assign slot to Client
- [Client]
Send User Name
- [Server_START_UPDATE_ROUTINE]