issues
search
fsmosca
/
Python-Easy-Chess-GUI
A Chess GUI based from Python using PySimpleGUI and Python-Chess.
GNU Lesser General Public License v3.0
161
stars
52
forks
source link
Implement engine search interruption
#17
Closed
fsmosca
closed
5 years ago
fsmosca
commented
5 years ago
While engine is thinking:
[x] Forced it to play its best move seen so far
[x] Add Move Now sub-menu in Engine menu
[x] Allow user to change mode from Play to Neutral
[x] Allow user to start a new game
[x] Allow user to resign
[x] Allow user to adjudicate the game
While engine is thinking: