1 decade ago by alexandre
This may not be the most suitable forum for this kind of question, but I like Impact so what the hell. I'm sure some of you have already thought about scoring strategy.
So a friend and I are writing this multiplayer sports competition game for iOS. In the game, each player belongs to one of 10 classifications (from trainee to master). The number of game wins necessary to access a higher level is proportional to the level: at higher levels, more wins are needed to access the next level. It is also easy to go down in levels: a few losses (perhaps 2 or 3) and down one goes. Games can only be played between players of levels at most 1 step apart (e.g., level 6 vs level 6, or level 5 vs level 6, or level 7 vs level 6). Challenges can be issued to players of a higher level. Refusing too many challenges in a row triggers a loss of 1 level. Finally, form and sportsmanship affect scoring: fewer rounds to a game win result in a higher score. Win/loss ratios also affect the score.
Those were the ground rules that we set on paper. And now we are faced with the reality of it, and are wondering if we haven't strayed too far.
I am posting here in the hope that someone has some wisdom to offer on this (or useful links).
Thanks
Alex
So a friend and I are writing this multiplayer sports competition game for iOS. In the game, each player belongs to one of 10 classifications (from trainee to master). The number of game wins necessary to access a higher level is proportional to the level: at higher levels, more wins are needed to access the next level. It is also easy to go down in levels: a few losses (perhaps 2 or 3) and down one goes. Games can only be played between players of levels at most 1 step apart (e.g., level 6 vs level 6, or level 5 vs level 6, or level 7 vs level 6). Challenges can be issued to players of a higher level. Refusing too many challenges in a row triggers a loss of 1 level. Finally, form and sportsmanship affect scoring: fewer rounds to a game win result in a higher score. Win/loss ratios also affect the score.
Those were the ground rules that we set on paper. And now we are faced with the reality of it, and are wondering if we haven't strayed too far.
I am posting here in the hope that someone has some wisdom to offer on this (or useful links).
Thanks
Alex