Booot 7.1
https://github.com/booot76/Booot-chess- ... es/tag/7.1
Added by Mod janus .. not much info unfortunately offered by author
Booot chess engine
Multiplatform UCI chess engine written in Pascal by Alex Morozov.
Build
Booot can be compiled either with Delphi or with Free Pascal.
To compile with Delphi, open the project file booot7.dproj.
To compile with Free Pascal, you can use the Lazarus IDE. Open in Lazarus the project file booot7.lpi.
You can also compile from a terminal using the following command:
fpc -Mdelphi -Rintel booot7.dpr
Homepage
https://github.com/booot76/Booot-chess-engine