1 2 3 4 5 6 7 8 9 10 11
# sudoku-rust Play Sudoku in the terminal! Also a sudoku library for Rust. To install: ``` cargo install sudoku-rust ```