Mediocre Chess
The Mediocre Chess website is the result of the chess programming blog at
http://mediocrechess.blogspot.com/
It's official home is at Sourceforge.net
http://sourceforge.net/projects/mediocrechess/
Latest version of Mediocre
v0.34 - Dec 22, 2009 (available from
sourceforge)
Mediocre Specifics
- Written entirely in Java
- Supports the UCI and xboard protocols
- 0x88 board representation
- Late move reductions
- Static exchange evaluation
- Static evaluation with pawn structure, attack tables etc.
- History heuristic
- Killer moves
- Aspiration windows
- PVS Search
- Transposition tables
- Internal iterative deepening
- etc.