thorsilver / SpaceDog

Chess engine based on VICE, written in C.
GNU General Public License v3.0
4 stars 0 forks source link

no move suggestion or score valuation when using wih python chess #24

Open sugizo opened 1 year ago

sugizo commented 1 year ago

step curl -LC - https://github.com/thorsilver/SpaceDog/releases/download/v0.97.7/SpaceDog-Linux -o spacedog chmod +x spacedog cp spacedog /bin/

problem no move suggestion or score valuation when using wih python chess (tested on google colab)

image

thanks and best regards