Crates.io | sudoku-tty |
lib.rs | sudoku-tty |
version | 0.1.4 |
source | src |
created_at | 2024-04-06 03:14:06.199647 |
updated_at | 2024-04-14 14:03:35.636209 |
description | Play sudoku in terminal |
homepage | |
repository | https://github.com/crazymerlyn/sudoku |
max_upload_size | |
id | 1198021 |
size | 75,884 |
Play sudoku in terminal
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 |