Our project is to develop a football manager network game in GPL
for Linux. You will find on that page news about the progression,
sources of stable versions and screenshots. You may contact us for any
suggestions.
FreeManager is a football manager network game : several players
chose a team and lead them in a championship. The game has a
client-server architecture and uses a MySQL database and a Gtk+
interface. As this is actually our 2nd year project in school, it's in
French, but future versions will be released in English.
News
June 8th 2000
A first almost stable version, named 0.0.1, is completed. See download section.
Client application features:
- gtk graphical interface;
- human player's team choice;
- teams and striker ranks;
- mail box management (allows transfers negotiations);
- individual or grouped display of players'stats;
- drag and drop system for team composition;
- team's tactic and style choice;
- transfer list display;
- team's calendar display;
- championship day's results;
- match sheets display;
- real time display of scores and commentaries;
- every players and teams'stats are consultable.
Server application features:
- console;
- match simulation engine;
- 360 players with personal stats and 18 teams in the database;
- real time commentaries for dangerous actions;
- virtual players;
- X11 match monitor for real time visualisation of a match;
- lost connections detection;
- mail box system.
The reports that we have returned for that project are also available
: see documentation section.