stockfish-chess-web-gui
stockfish-chess-web-gui copied to clipboard
Ability to toggle the engine off/on so you can move for both sides
A feature to turn on and off the chess engine would be helpful for many reasons.
- It would allow two players to play together on the same device.
- It would allow the player to move the pieces for both sides, analyze the board, then toggle the engine when required.
Special thanks to polo123qwe for implementing this feature. The user can now turn the chess engine on and off on desktop devices.
Please note that two new bugs have been added that relate to this new feature.
Whenever you have time, try to check them up.
https://github.com/LabinatorSolutions/stockfish-chess-web-gui/issues/19 https://github.com/LabinatorSolutions/stockfish-chess-web-gui/issues/20
Thank you once again for your work.
Update: Special thanks to @natehole for resolving issue #20 Only #19 is left before closing this issue.