Booot

Post Reply
Homayoun
Posts: 38
Joined: Thu Jul 06, 2023 6:26 pm
Has thanked: 469 times
Been thanked: 128 times

Booot

Post by Homayoun »

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
Homayoun
Posts: 38
Joined: Thu Jul 06, 2023 6:26 pm
Has thanked: 469 times
Been thanked: 128 times

Re: Booot

Post by Homayoun »

Post Reply