zbkruturaj / haskell-chess-engine

A Haskell Chess Engine that is UCI Compliant and uses a naive implementation of Bitboards.
5 stars 1 forks source link

Haskell Chess Engine under win64 and UCI-ptotocol - Arena GUI #3

Open yellow-panther opened 5 years ago

yellow-panther commented 5 years ago

Hello zbkruturaj,

Nicu author of Barbarossa UCI https://github.com/nionita/Barbarossa wrote to me in German about your engine - here is the English translation:

"Haskell Chess Engine does not run, probably a buffering problem. stdio would be a solution, but I did not try it out. A Cabal file is missing for a fast compilation.

Regards,