A basketball simulation engine focused on realism, stats, and long-term league dynamics.
- Represent players, teams, and games as Python data models.
- Simulate a single game between two teams.
- Output a box score with key stats.
- Python 3.x
- Player model
- Team model
- Single game simulation
- Box score output
- Schedule generator
- Standings
- Basic playoffs
- Aging
- Potential
- Ability
- Randomness
- Fatigue & Injuries
- Stats
- Draft
- Free agency
- Trades