Pbatch / CameraChessWeb

Record a chess game live and upload the PGN to Lichess
https://www.camerachess.com
GNU Affero General Public License v3.0
196 stars 17 forks source link

Feature Request: Accept greedy moves less easily #50

Closed Pbatch closed 7 months ago

Pbatch commented 7 months ago

Greedy moves (the current most likely move) are annoying if they accepted too easily. This is because they:

It would be better to wait a set amount of time (I.e. 300 ms) or a certain number of frames before accepting a greedy move.