#sudoku #tty #puzzle #tui

app sudoku-tty

Play sudoku in terminal

5 releases

Uses old Rust 2015

0.1.4 Apr 14, 2024
0.1.3 Apr 13, 2024
0.1.2 Apr 8, 2024
0.1.1 Apr 6, 2024
0.1.0 Apr 6, 2024

#31 in Games

Download history 258/week @ 2024-04-01 337/week @ 2024-04-08 58/week @ 2024-04-15

653 downloads per month

MIT license

38KB
650 lines

Sudoku

crates.io

Play sudoku in terminal

Demonstration

Controls

Keys Action
Arrow Keys / wasd / hjkl Navigation
Number Keys Fill Cell (0 means empty)
r Restart current puzzle
u Undo
Ctr-r Redo
n Start a new game
q Quit

Dependencies

~195KB