Chess Clock made with Android Studio and Jetpack Compose
One of the main reasons for creating this app was to have custom time control which is rare to come across in other similar applications.
You can easily create your own custom time control per game using the custom time control button
Similar to other chess timers, Chime uses presets to make the process of picking a popular time control straightforward.
Time Controls Included
- 1 min
- 1 | 1
- 2 | 1
- 3 min
- 3 | 2
- 5 min
- 10 min
- 15 | 10
- 30 min
Functionality on the timer screen adds userability and a pleasant experience.
- Pause Button
- pauses the timers; you can press it again to resume
- Configure Button
- takes you back to the time control screen; used to change the time control.
- Reset Button
- resets the timer with the previous specified time and increment.