Simple Chess Clock is what its name implies: a chess clock (that’s simple!). It aims to be easy to use and easy to read, while also providing some reasonably expected features.
If you experience problems on your device, please visit https://github.com/simenheg/simple-chess-clock to report a bug (click the “Issues” tab).
SCC is released under the GNU GPLv3, which can be found in the LICENSE file. You may also view the text of the license the GNU website:
https://www.gnu.org/licenses/gpl-3.0-standalone.html
This means that SCC is free open-source software, currently both “free” as in speech and “free” as in beer. You may copy or modify the source however you like, but if you redistribute the application you also need to provide the source (and license it under the GPL) and include the original copyright.
- Fixed the pause button for Bronstein delay games with no initial time.
- Players can now have different initial game time.
- Bronstein delay games with no initial time is now supported.
- With Fischer delay, the extra time is now added at the end of player turns, instead of at the beginning.
- Added an option to use a black background on the main game screen for potential power savings with OLED screens.