You are not logged in.
Pages: 1
I have a "beta" copy of Reversi that I am working on: Reversi
It is a subtle and interesting game. Sometimes early success leads to failure as your opponent sets themselves up for a win.
Have a go and let me know how it performs.
(Note: there is still "debug" info on the screen, just ignore)
Oh, and any color suggestions (board, etc) just let me know.
"The physicists defer only to mathematicians, and the mathematicians defer only to God ..." - Leon M. Lederman
Offline
Bug: when clicking on the drop down menu for difficulty, the number of red counters is visible through the menu ... ?
I like this game.
Offline
I dislike this game, personally. But you've designed it in a subtle, interesting any enjoyable way.
I have always been bad at Reversi.
Offline
Thanks jl and Devantè ... you may get hooked!
New version uploaded.
Also made: Reversi Wide, Reversi Small (shorter game) and Reversi Tiny (almost like noughts and crosses)
"The physicists defer only to mathematicians, and the mathematicians defer only to God ..." - Leon M. Lederman
Offline
You cant get the computer to go first. When you click the New Game button, the computer just puts down a piece without reversing the colour of the piece that needs reversing. This is not fair!!
Last edited by JaneFairfax (2007-05-08 21:50:32)
Offline
These computers need to be taught manners! I will try to reason with it.
"The physicists defer only to mathematicians, and the mathematicians defer only to God ..." - Leon M. Lederman
Offline
Thanks.
The reason I want the computer to go first is that this game favours the player who goes second (especially the shorter versions of it). The player going first has essentially only one move available (there are only four places where the first piece can be placed and these can all be transformed into one another by a symmetry rotation or reflecton of the board). That is why if I want to win, I have to force the computer to go first.
Last edited by JaneFairfax (2007-05-08 22:52:25)
Offline
Yes, in that Tiny game, going first means that the computer is guaranteed to get a corner square, and those are the best squares because they're impossible to convert.
I managed to win 9-7 after going first though.
Why did the vector cross the road?
It wanted to be normal.
Offline
It may be a feature, not a bug. I have it so that turns alternate.
Try pressing "New Game" another time ... does that work?
PS: Just checked ... it is buggy and won't let you move. I Better Fix It.
Last edited by MathsIsFun (2007-05-08 23:46:41)
"The physicists defer only to mathematicians, and the mathematicians defer only to God ..." - Leon M. Lederman
Offline
Nope, it still doesnt work.
Offline
Fixed it, I think, for Reversi Tiny (v0.82, you may need to refresh page)
Every time you press "New Game" it alternates starting player.
If that works fine I will apply it to other versions.
"The physicists defer only to mathematicians, and the mathematicians defer only to God ..." - Leon M. Lederman
Offline
Yes, it works now for the Tiny game.
Yes, in that Tiny game, going first means that the computer is guaranteed to get a corner square, and those are the best squares because they're impossible to convert.
Theres another down side to going first, which is a parity issue. In order to avoid conceding a corner square to your opponent, you must avoid putting a piece on a danger square, that is a square adjacent to a corner square. If both players keep avoiding these danger squares, there will come a time when all the other squares are filled and one player will be forced to put a piece there. If you are the one going first, you will be the first to have to do so.
Offline
Pages: 1