******** Mini-Othello ********

DISCLAIMER: Absolute no warranty!!!


Written by Yunpeng Li	
yl@middelbury.edu   http://bj.middlebury.edu/~yl

Originally a joint project with Dobo Radichnov for CX 311 (Artificial Intelligence).

Source code can be compile with GCC Verson 2.95 or above. (Windows / Linux)

USAGE:
This is a command-line program, i.e. it need to run in a console window (or DOS window for Windows). Use "--help" switch to see a full list of options. 

ABOUT THIS PROGRAM
This is still an elementary level program (low search speed, manually tuned (and hence inaccurate) evaluation funcion). Therefore it is pretty weak and definitely no match for good Othello programs such as WZebra, Pointy Stone, etc, or strong human players. However it is should be more or less enough for beginning level players. Have fun!
