Making a sport management game in Godot

99 Managers Futsal Edition

Seminar 2

12:4015 mins08/11/2025

The goal of this project is to create a series of FOSS team sport manager games, with Futsal as the first sport covered. In sport management games, you play as the manager of a team and need to guide your team to success. Futsal is a 5 vs 5 indoor football game that is faster and more intense.

Many parts of the code, such as calendar planning, economics, and player transfers, would remain the same for other sports, making it easier to cover additional sports once reusable code components are identified.

Currently, it is a Godot game, but ideally, a C/C++ library or module would be the final stage of the project. This could give FOSS game developers a significant advantage over proprietary sports management games.