MultiplayerGame
|
+--docs
| |
| +--img
| |
| +--Notes
| |
| +--Papers
| |
| +--Proc
| |
| +--des
|
+--src
- MultiplayerGame:
- Base folder where the instalation requirements and it's info should be
- docs:
- Documentation folder
- img: Documentation related images
- Notes: Markdown notes
- Papers: Pdf documents with researched processes about the game features
- Documentation folder
- src:
- Source code folder where the game files should be
This game is being coded using python 3.8.
The libraries used are in the requirements.txt
file in the base folder.
Started on Jul 13, 2022