Hello,
I was just wondering, would doing a Football Management game in PHP be sensible? The football management game scripts would need to:
1. Generate match reports at a given time and upload the file to the server for the user to read.
2. Randomise fixtures at the start of each season.
3. Handle transfers from other clubs.
4. Handle competitions made by users.
They are the main features needed in it. Would this be okay?
Thanks,
Jake.
I was just wondering, would doing a Football Management game in PHP be sensible? The football management game scripts would need to:
1. Generate match reports at a given time and upload the file to the server for the user to read.
2. Randomise fixtures at the start of each season.
3. Handle transfers from other clubs.
4. Handle competitions made by users.
They are the main features needed in it. Would this be okay?
Thanks,
Jake.
Comment