Closed egorguslyan closed 3 years ago
Good catch, and I believe I know how to fix this issue already. I should've made the player wait for the computer to finish moving before starting a new game.
But this bug is pretty cool. As described in #15 computer gets extra moves and pieces.
That's true, it is cool, but I can't leave it in because of performance issues and whatnot. Also, the smart computer mode you added is already very difficult to beat. I don't think I've been able to beat it once
Description If computer moves first and player spams New Game button, piece can copy yourself and computer makes a lot of moves.
To Reproduce Steps to reproduce the behavior:
Unexpected behavior Player don't need to capture all computer pieces to win.
Additional context Maybe it's better to place somewhere "Let computer start game" button instead new setting?