LabinatorSolutions / stockfish-chess-web-gui

Responsive chess web GUI to play against the Stockfish 16 chess engine. Multiple web GUI implementations have also been included.
https://labinatorsolutions.github.io/stockfish-chess-web-gui/
GNU Affero General Public License v3.0
58 stars 40 forks source link

The engine toggle off/on require one extra move before it works again after deactivation #20

Closed LabinatorSolutions closed 5 years ago

LabinatorSolutions commented 5 years ago

The engine toggle off/on feature allows the player to turn the Stockfish engine on or off depending on his desire. However, after turning the engine off, then on again, the player still needs to play one extra move before the engine can play again regardless of which turn it is.

Despite the label, this is more of an enhancement feature than a bug report.

LabinatorSolutions commented 5 years ago

Many thanks to @natehole for resolving this issue.