TUI Sudoku program written in Rust. The Sudoku logic is implemented in rudoku-core, you can use it as a crate in your own projects.
sh
cargo install rudoku-game
sh
git clone https://vcs.p-sft.de/oliver.hanikel/rudoku-game
cd rudoku-game
cargo run --release
Licensed under either of
at your option.