A terminal-based football manager game with rich UI.
Project description
Terminal Football Manager
An offline terminal football manager game played directly in your terminal, enhanced with rich colors and interactive menus. Have fun! And don't forget to report any bugs. Feedback is highly welcome.
🚀 How to Play
1. Prerequisites
Make sure you have Python 3.8+ installed on your system.
2. Setup & Installation
Option A: Instant Play (via PyPI) You can install the latest version directly from PyPI:
pip install terminal-football-manager
Option B: From Source (for Developers) It is recommended to use a virtual environment:
# Create a virtual environment
python3 -m venv venv
# Activate it
# On Linux/macOS:
source venv/bin/activate
# On Windows:
# venv\Scripts\activate
# Install the game and dependencies
pip install .
3. Start the Game
If you installed via PyPI, simply run:
terminal-football-manager
Alternatively, if running from source:
python -m terminal_football_manager.main
🎮 Features
- Manager Mode: Manage budgets, stadium upgrades, youth academies, and transfers.
- Player Career Mode: Focus on the career of a single player.
- FUT Mode: Build your ultimate team.
- International Tournaments: Compete in the Champions League, World Cup, and more.
- Rich UI: Beautiful terminal interface powered by the
richlibrary.
Developed by TaremwaStudios
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file terminal_football_manager-0.1.39.tar.gz.
File metadata
- Download URL: terminal_football_manager-0.1.39.tar.gz
- Upload date:
- Size: 42.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0421f4b5dd0aed6f5517789a83f0caca50bc97425bdfad638ff929d05154c4b4
|
|
| MD5 |
17878cfddc0805865ce20c28bde7b2a2
|
|
| BLAKE2b-256 |
5bdf846143d4d1633ff9f934b7bddd2ce5c1654d0b5ad754c8d2f55a50be5833
|
File details
Details for the file terminal_football_manager-0.1.39-py3-none-any.whl.
File metadata
- Download URL: terminal_football_manager-0.1.39-py3-none-any.whl
- Upload date:
- Size: 45.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f48395f829efa76e009c574f685b8da14a21fea68f2f599d01ad2622ddab121d
|
|
| MD5 |
6574f6c2980d6129f0c86bb9b593a50f
|
|
| BLAKE2b-256 |
63363e025182ba183b553186dc4ad67f98b349142714bb82b5b9ab30f1df36f6
|