Mobbs
A Large Portion, Yes
- Joined
- Nov 1, 2000
- Posts
- 84,761
- Reaction score
- 102,016
- Location
- www.footypedia.com/qooty
- Other Teams
- Fitzroy FC
I wrote a simple QBasic game some years ago, whereby I enter team lists for a bunch of clubs, turn it into a league, and play a season.
The whole thing is based on random numbers. Therefore, anybody can play well or bad, anybody can win or lose, and all these roles can reverse themselves.
Some notes :
* Teams are of twenty players, a bench of two, that was the AFL system when I first wrote the game.
* The game isn't perfect. Sometimes a full forward ends up with 3.3 from his four kicks for the day! Please keep an open mind. The results always match total player scores, that's ok. It's just the player stats that can sometimes be a little skewiff.
* The game plays footy matches ENTIRELY AT RANDOM, eg, when a player kicks a ball to a teammate, its about 50% his teammate gets possession, 30% his opposition gets it, and 20% ball spills free (these aren't the exact ratios but its sort of like that). It's more complicated than that BUT IT IS SIMPLE.
* To have a shot at goal, a player must be a forward, half-forward, centre-liner or follower. But fear not, defenders or benchwarmers, because :
* The game randomly initiates positional changes, both between players on the ground, and between the ground and the bench.
* The STARTING LINEUP is always the same unless teams advise me of a change to the STARTING LINEUP.
Technical questions will be answered on this board.
------------------
Hallowed be thy Roy
The whole thing is based on random numbers. Therefore, anybody can play well or bad, anybody can win or lose, and all these roles can reverse themselves.
Some notes :
* Teams are of twenty players, a bench of two, that was the AFL system when I first wrote the game.
* The game isn't perfect. Sometimes a full forward ends up with 3.3 from his four kicks for the day! Please keep an open mind. The results always match total player scores, that's ok. It's just the player stats that can sometimes be a little skewiff.
* The game plays footy matches ENTIRELY AT RANDOM, eg, when a player kicks a ball to a teammate, its about 50% his teammate gets possession, 30% his opposition gets it, and 20% ball spills free (these aren't the exact ratios but its sort of like that). It's more complicated than that BUT IT IS SIMPLE.
* To have a shot at goal, a player must be a forward, half-forward, centre-liner or follower. But fear not, defenders or benchwarmers, because :
* The game randomly initiates positional changes, both between players on the ground, and between the ground and the bench.
* The STARTING LINEUP is always the same unless teams advise me of a change to the STARTING LINEUP.
Technical questions will be answered on this board.
------------------
Hallowed be thy Roy



