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
Thank you for the response. Do you mean I should parse the PGN using some other library? If yes, I can do that with python-chess. Let's say I did that and have the list of moves? Could you please show me how I can feed it to pystockfish and get something like I have mentioned above?
Is it possible to import an entire game from a pgn file, and then analyze it?
For example, to find if the white queen is available after the 10th move? Or what are the mistakes made in the game etc.?
Thanks.
The text was updated successfully, but these errors were encountered: