You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm wondering if this module can assess a position.
For instance, we set a position from a FEN string.
And the analysis by stockfish return +10.2 if white is wining.
It is obviously the case from the stockfish engine itself, but I don't see a way to get this assessment from this Pystockfish wrapper module.
nice job by the way.
The text was updated successfully, but these errors were encountered:
I'm wondering if this module can assess a position.
For instance, we set a position from a FEN string.
And the analysis by stockfish return +10.2 if white is wining.
It is obviously the case from the stockfish engine itself, but I don't see a way to get this assessment from this Pystockfish wrapper module.
nice job by the way.
The text was updated successfully, but these errors were encountered: