It's fairly easy to play against my applet. By default, you are black, and you have the first move. By moving the cursor over the board, you see a purple disc appear on each square where you can make a legal move. By clicking on that square, you make the move, the applet will make its countermove, and so on. If you're not satisfied with your move, simply press back.gif (1219 bytes).

My Reversi-Othello applet offers the following additional functions:

The maximal search time of the applet is not guaranteed: when the applet concludes it's in a losing position, it will try to keep on searching until it (hopefully) finds a move that will not result in a loss. Also, when the maximal search time is set to a lower value than the default value, the applet will probably play weaker. Therefore, it is advised not to change the default maximal search time.