Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Return to game if engine makes bad move (#1057)
If an engine picks a bad move (i.e., illegal or invalid), then the game is aborted or the engine resigns. In either case, the program should return to the play_game() function to await the next message from lichess.
- Loading branch information