|
Zappy - Year end project 2
This is a project that Epitech asked us to create in order to allow us to reveiw the notions of the current year.
|
Data Structures | |
| class | Commands |
| class | GlobalVariables |
| class | Items |
| class | MessageColours |
| class | ServerData |
| class | TranslationReference |
| class | UserArguments |
Variables | |
| int | MAX_PORT_RANGE = 9000 |
| int | MIN_PORT_RANGE = 1024 |
| int global_variables.MAX_PORT_RANGE = 9000 |
Definition at line 19 of file global_variables.py.
| int global_variables.MIN_PORT_RANGE = 1024 |
Definition at line 20 of file global_variables.py.