Open Critter is an open source UCI chess engine written in Pascal by Richard Vida.
Compilation for Linux with FPC.
- Fix compilation errors
- Fix memory leaks
- Fix FEN parser for chess 960
Compilation for Windows not tested. Usage of Gaviota tablebases for Linux not tested.
Open a terminal and type sh build.sh or sh build.sh release. Of course, you need the Free Pascal compiler, which is available in all Linux distributions.
Critter website: critterchess