boldchess-web-app icon indicating copy to clipboard operation
boldchess-web-app copied to clipboard

Add a feature to set a chess clock for both players

Open LabinatorSolutions opened this issue 4 years ago • 0 comments

A feature to set the time for both players can be valuable for this chess web GUI. That will allow the players to challenge the engine under different time modes (Bullet, Blitz, Rapid, and Classic).

Two fields are required to implement this feature. The time and the possible increment per a set of moves.

  • The range of the time and its increment should fall between 1 minute and 180 minutes inclusive.
  • The time and its increment value should be restored when taking back a move.

LabinatorSolutions avatar Oct 13 '19 07:10 LabinatorSolutions