sudoku-tui

Play sudoku on the command line

Installation

cargo install sudoku-tui

Usage

Run sudoku to start game.

Use arrow keys/mouse wheel/mouse click to navigate. Enter the number 0-9 to fill in. Click <Hint> or press <h> to obtain a hint.

Compatibility

Currently only works on MacOS or Linux.

Roadmap