implementation for SoccerStars game in Python using Pygame.
pip install -r requirements.txt
python3 server.py
python3 main_cli_menu.py
python3 main_gui_menu.py
using https://github.com/nlohmann/json for cpp server under MIT license
implementation for SoccerStars game in Python using Pygame.
pip install -r requirements.txt
python3 server.py
python3 main_cli_menu.py
python3 main_gui_menu.py
using https://github.com/nlohmann/json for cpp server under MIT license