Update TODO: add max player number TODO19

This commit is contained in:
Fred Z 2018-03-10 21:33:48 +01:00
parent 1446a49df6
commit 7633dd0f1f
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
- [ ] chat commands: chating with other players TODO16
- [ ] verify if user name is already used TODO17
- [ ] rename ConnectSocket._user_name to ConnectSocket._user_name TODO18
- [ ] add max player number TODO19
- [ ] … TODO
Ideas after correcting [exercice 3](https://openclassrooms.com/courses/apprenez-a-programmer-en-python/exercises/180):