Crates.io | tactics-trainer-cli |
lib.rs | tactics-trainer-cli |
version | 1.0.2 |
source | src |
created_at | 2021-05-15 17:32:55.995032 |
updated_at | 2022-01-04 16:29:37.057324 |
description | Train chess tactics in your terminal |
homepage | https://github.com/marcusbuffett/chess-tactics-cli |
repository | https://github.com/marcusbuffett/chess-tactics-cli |
max_upload_size | |
id | 397935 |
size | 811,567 |
Practice some chess tactics in your terminal while you wait for your code to compile. Fetches tactics from Chess Madra.
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
Distributed under the MIT License. See LICENSE
for more information.
Marcus Bufett - @marcusbuffett - me@mbuffett.com