just chess clock
- git clone https://github.com/kavehkm/ChessClock.git
- cd ChessClock
- python3.8 -m venv venv
- source venv/bin/activate
- (venv) -> pip install -r requirements.txt
(venv) -> python ChessClock.py
| key | function |
|---|---|
| space | change turn |
| r | reset game |
:\ edit settings.json to change name and time(in seconds...)