Main Page
Wiki - Backend Game Logic
This wiki walks through all of the backend game logic (GSP), starting at the game world's creation and the creation of its first season, all the way through a season's worth of fixtures, the end of season event and then the creation of a new season.
The match day process flow of pre-match, match and post match is walked through as well as the daily player fitness increases.
Some source code snippets are provided in certain places to help explain the formulas that are used.