Back to search
A chess clock GUI and CLI in rust.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
94
commits
fixes for small things that had been bugging me: small architecture improvement + add tests for chess_clock.rs lib module
de72e6dView on GitHubuse optional dependencies and move some code to make library crate dependency free.
6e24941View on GitHubimplement subscription to watch for keypress on SettingsMethod page
3afc2a8View on GitHub