doobilydo / ChessTimer

Keeps track of a player's time per turn. Alerts the players when their time has expired, unless the clock has been reset manually and a move has been made.
0 stars 0 forks source link

Pause Button #2

Closed doobilydo closed 10 years ago

doobilydo commented 10 years ago

Simply add a button that says "Pause".

doobilydo commented 10 years ago

Implemented. Clock will be paused upon changing time or player names. It will require an unpause in order to continue the countdown.