You can quickly try the game on this Java applet:
Click on a cell to make a move. Keys used are:
Delete, Backspace and - keys remove the last move
F and + keys restore the removed move (if there is only one move that has previously been tried from that position)
E key erases the last move, so it can't be restored
T key toggles whether you can see which cells have been tried from the current position
S key toggles whether you can see which cell was played last
W key marks the current cell (ie the last cell played) as a win
L key marks the current cell (ie the last cell played) as a lose
C key cancels any win/lose mark in the current cell
M key toggles whether or not you can see the win/lose marks
N key starts a new game
Java applets cannot save
things to file (due to security restrictions). I've therefore made a
Java application, which will save to file and has a few other
refinements.
The download page is ****here****
|