Rudoku Game

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.

Mainmenu of Rudoku Empty Sudoku Check show a wrong number Completed Sudoku

Installation

From crates.io

sh cargo install rudoku-game

From source

sh git clone https://vcs.p-sft.de/oliver.hanikel/rudoku-game cd rudoku-game cargo run --release

License

Licensed under either of

at your option.