Search found 1 match

by dimaz2kx
Wed Jan 28, 2015 1:54 pm
Forum: Engines, GUIs, Books and Platforms
Topic: Stockfish engine API determine if its white or black move
Replies: 1
Views: 2936

Stockfish engine API determine if its white or black move

Hi guys, anyone have experience interfacing with stockfish API? I am using DGT e-board and stockfish engine as the AI. Stockfish requires an input in FEN notation (am not sure if it can be set to PGN). Then Stockfish determines what's the next best move based on the input it receives. But the ...