Practice some chess tactics in your terminal while you wait for your code to compile. Fetches tactics from this tactics API.
cargo install tactics-trainer-cli
Usage is straightforward, just run tactics-trainer
tactics-trainer
Or specify some tags (See this file for all tags):
tactics-trainer --tags mateIn1
Or specify a rating range:
tactics-trainer --rating=600-1200
- Sessions
- Spaced repetition of failed puzzles
- AND queries for themes
Distributed under the MIT License. See LICENSE
for more information.
Marcus Bufett - @marcusbuffett - [email protected]