Tested tool guide
Tested browser tools
Checked August 16, 2026
What Chess Game Clock does, with a checked example
Chess Game Clock gives the two players opposing countdowns and transfers the running clock after every move. Start from one of its time-control presets or set a base duration with an increment or delay. Increment credits time after a turn; delay protects the opening seconds of a turn before the main balance falls. The common surprise is that equal increment and delay values do not behave alike, so choosing 2 seconds in each mode can produce different clocks after the same sequence of moves.
Worked example
A concrete input and expected output from the current implementation.
Input
Base time: 5:00 each; increment: 0:02. Player 1 uses exactly 0:10 for the first move, then switches the clock.
->
Expected output
Player 1 has 4:52 remaining; Player 2 has 5:00 remaining.
Player 1's 5:00 equals 300 seconds. Subtracting 10 seconds and adding the 2-second increment leaves 292 seconds, which is 4:52; Player 2 has not used any time.