#chess #terminal #tags #cli #trainer #rating #tactics

app tactics-trainer-cli

Train chess tactics in your terminal

4 releases (stable)

1.0.2 Jan 4, 2022
1.0.0 May 15, 2021
0.1.0 May 15, 2021

#7 in #trainer

MIT and GPL-3.0+

775KB
300 lines


Chess Tactics CLI

Screen shot

Practice some chess tactics in your terminal while you wait for your code to compile. Fetches tactics from Chess Madra.

Built With

Installation

cargo install tactics-trainer-cli

Usage

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

Roadmap

  • Sessions
  • Spaced repetition of failed puzzles
  • AND queries for themes

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Marcus Bufett - @marcusbuffett - me@mbuffett.com

Dependencies

~10–24MB
~349K SLoC