|
X & O
Product: | X and O, Version Ver 8.3.4 |
Operation Systems: | Unix/Linux, Windows. |
Release Date: | February 18, 2002 |
|
|
-
Click here to
|
There are a lot of playing classic board games as Gomoku/Renju/Othello.
But this product has some unique features: the X & O allows you:
- play 26 different games:
Five in a rows game
|
Four in a rows games
|
Othelo games
|
Checkers games
|
Chess games
|
Go games
|
Other
|
The games marked with '*' are in developing phase and
X & O plays these games as a very weak player
- play games with funny variations as: five in a rows games with
atomic bomb,
neutral stones and
common center
- play renju with rules of
Renju International Federation
- turn on and off the tournament rule for
gomoku,
pente and
keryo-pente
- use a database of games
- play games using different notations
- use product on any platform (Windows, Unix) that has Java Virtual Machine and play online
- and more, more, more ...
And last but not least: the X & O plays very, very good !
The program was made by
Mark Okun
30500 Fairfax
Southfield MI,48076,
U.S.A.
E-mail: mokun@usa.net
Techniques I used are the following:
Move search
- Minimax with alfa-beta cut-offs
- Move ordering to improve the alfa-beta cut-off ratio
- A opening books
Programming
Software
- The user interface was created with JDK 1.1.x and JDK 3.x
- The engine was creaed with Java
|