![]() |
Wizards Magic
3.2.20
MTG based computer game
|
Classes | |
| class | Connect |
| class | Server |
Functions | |
| def | get_socket |
| def | main |
Variables | |
| list | sockets = [] |
| list | connections = [] |
| string | s = "" |
| int | num_players = 0 |
| int | game_id = 1 |
| def WizardsMagicServer.get_socket | ( | ) |
| def WizardsMagicServer.main | ( | ) |
| list WizardsMagicServer.connections = [] |
| int WizardsMagicServer.game_id = 1 |
| int WizardsMagicServer.num_players = 0 |
| string WizardsMagicServer.s = "" |
| list WizardsMagicServer.sockets = [] |
1.8.6