Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dschil138/gotimer
A go/chess clock timer with byo yomi functions
https://github.com/dschil138/gotimer
Last synced: 3 days ago
JSON representation
A go/chess clock timer with byo yomi functions
- Host: GitHub
- URL: https://github.com/dschil138/gotimer
- Owner: dschil138
- Created: 2022-03-11T04:04:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-20T02:36:11.000Z (almost 2 years ago)
- Last Synced: 2024-11-01T11:42:56.457Z (about 2 months ago)
- Language: C++
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# goTimer
### A go/chess clock timer with byo yomi functions
This is a very old project, one of the first things I ever wrote in C++. The code is not pretty! But as far as I can tell, it is the only open source code available for a Go Timer that has Byo-Yomi overtime periods. So I keep it up in case anyone wants to use it. The code might not be efficient, but it works and has no problem at all running on an Arduino Nano!