Networkgame
├── main.py
├── config.py
├── game
│ ├── __init__.py
│ ├── begin_figure.py
│ ├── button.py
│ ├── camera.py
│ ├── create_network.py
│ ├── network.py
│ ├── player.py
│ ├── start_screen.py
│ └── styles.py
├── assets
│ ├── font
│ ├── images
│ ├── network
│ └── sounds
├── README.md
└── requirements.txtwatchforest/gepy
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
