Free Simple Chess version 0.28

A completely free chess program written in Java, that therefore runs on a number of platforms like Windows, Linux and Mac.

Installation
Unzip the files in the desired folder. Right click on the SimpleChess.jar file and create a shortcut.

Right click on the shortcut and choose properties.

Change the shortcut's icon to the SimpleChess icon found in the same folder.

Now copy place shortcuts to Free Simple Chess wherever you want.

Uninstall
Just delete the folder containing Free Simple Chess and the shortcuts that were created.
Adjusting the program's playing strength
Click Game and then Options. Choose the Playing tab. To make the program play weaker perhaps the easiest way is to increase the maximum evaluation error with the slider.

To make the program play at its strongest have the quiescence search checkbox checked, use hashTable and reduce the maximum random evaluation error with the slider to zero. A small random evaluation error will make the program play more varied but still close to its best. An increase of search depth in plies or an increase in the search time in seconds will of course make the program make stronger moves.

Quiescence search in this program is when the program looks at most piece exchanges until there is no more pieces to be taken by either side before evaluating a position.
Display options
Choose the options form's appearance tab. You can now flip the board or choose whether the last move taken shall be shown on the board.

To show the programs evaluation stretch the program's board form horizontally.