add Game class, users can now create and join games. remove bcypt from dockerfile pip install. remove rm ~/PTME_Data in make fclean
This commit is contained in:
@ -27,3 +27,7 @@
|
||||
- 9023 : Username already used
|
||||
- 9024 : An error occured while creating the account
|
||||
- 9025 : Account not verified, please verify your account before logging in
|
||||
- 9026 : An error occured while sending the email, glhf
|
||||
|
||||
- 9100 : Action out of range
|
||||
- 9101 : No game started
|
||||
|
Reference in New Issue
Block a user