Page 1 of 1

Football match engine in PHP

Posted: Thu Dec 09, 2010 4:34 pm
by tonchily
I've started a project to start a text-based football manager game. I have done a lot of coding (mainly the visual stuff) and now it's time to do something about the probably the most important thing there is when talking about football - the results. I really don't have any idea on how to create a realistic match engine, actually I don't even know on how to start doing this. When I say realistic match engine, I mean that players are playing on the position on the pitch they are told to, and the skills (which are taken from mysql db) are kind of compared when one player in confronting other etc.

The example I just told you is really bad but I don't even know how to start so please give me some directions.

Regards,
Toni