A tactics trainer for the command line
Report Bug
ยท
Request Feature
Practice some chess tactics in your terminal while you wait for your code to compile. Fetches tactics from this tactics API
cargo
sh
cargo install tactics-trainer-cli
Usage is straightforward, just run tactics-trainer
sh
tactics-trainer
Or specify some tags (See this
file for all tags):
sh
tactics-trainer --tags mateIn1
Or specify a rating range:
sh
tactics-trainer --rating=600-1200
Distributed under the MIT License. See LICENSE
for more information.
Marcus Bufett - @marcusbuffett - me@mbuffett.com