About: a football manager game in python3
Author: F. Pessolano
Version: 0.5.0_wip
NOTE: This project is being full redesigned and it is currently not working. Please note that versios 0.3.x and 0.4.0 work only on replit.
Description
This is a python project initially started to teach Python to my kids in a fun way and with increasing difficulty. It was meant to be a simple CLI football manager game.
Currently it is a free time fun project used to explore ideas or new libraries while building something fun.
Dependencies
See requirements.txt
Usage
Run main.py
Known BUGS
- n/a
What's next
v0.5.x
- Removed REPLIT support (done)
- Redesign of the game starting from player stats support (tbd)
- CLI redesign based on blessed
v0.6.x
- Improve match simulator (better injuries, streaks, statistics plus elo, etc.)
- All leagues from one nation including automatic relegation and promotion
- Friendly
v0.7.x
- Transfer market by the user for all teams