Master and Footballer
From Master and Footballer Wiki
(Difference between revisions)
(add to do list) |
|||
| Line 12: | Line 12: | ||
** negociate the contracts of your players | ** negociate the contracts of your players | ||
** manage your team's finance | ** manage your team's finance | ||
| + | |||
| + | == Technical basis == | ||
| + | |||
| + | M&F is written in Ocaml and is développer usine the following tools : | ||
| + | * Ocsigen : for the web server part ; | ||
| + | * CamlImage : for the random face generation. | ||
== To do list == | == To do list == | ||
Revision as of 23:00, 19 November 2012
Master and Footballer is a managing football game. The players manage team composition, tactics, finance, player-transfer...and their own career.
Features
- manager career
- find a new employer (a new team)
- negociate your contract length
- team management
- choose your player for the next match
- contact other teams' player for recruitement in your team
- negociate the contracts of your players
- manage your team's finance
Technical basis
M&F is written in Ocaml and is développer usine the following tools :
- Ocsigen : for the web server part ;
- CamlImage : for the random face generation.
To do list
- add a database
- add new faces for random face generation
- add new tactics (now there is only a 442)
- improve web design
- improve web generation
- industrialize installation
- introduce cooperatve threads in the server code
- debug
- add player's loans

