Calculating score in Minesweeper Advanced
Posted: Sun Sep 26, 2004 8:06 pm
Okay, I'm seriously looking for help now, and instead of spamming bojster and Flummi with it in the chat, I'll post here:
In Minesweeper Advanced, I have a couple of factors...and from these factors a score should be calculated (we all know RND scores, right? the more score the better played).
The factors avalible are:
hex or octal mode (don't know which one is hardest - if anyone), mine playfield sizex, mine playfield sizey, amount of mines, time elapsed
As we all know with today's CE techniques, making a formula to RND CEs is not a very big problem.
In normal Windows Minesweeper, the 3 pre-programmed modes are:
9*9, 10 mines
16*16, 40 mines
16*30, 99 mines
Any ideas for a score calculation?
BTW: Minesweeper Advanced will be released soon...2 big things left - minesweeper-flags mode (multiplayer, get as many mines as you can) and score calculation...
In Minesweeper Advanced, I have a couple of factors...and from these factors a score should be calculated (we all know RND scores, right? the more score the better played).
The factors avalible are:
hex or octal mode (don't know which one is hardest - if anyone), mine playfield sizex, mine playfield sizey, amount of mines, time elapsed
As we all know with today's CE techniques, making a formula to RND CEs is not a very big problem.
In normal Windows Minesweeper, the 3 pre-programmed modes are:
9*9, 10 mines
16*16, 40 mines
16*30, 99 mines
Any ideas for a score calculation?
BTW: Minesweeper Advanced will be released soon...2 big things left - minesweeper-flags mode (multiplayer, get as many mines as you can) and score calculation...