We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45c796b commit d3372d8Copy full SHA for d3372d8
README.md
@@ -1,4 +1,3 @@
1
-
2
# Terminal-Sudoku
3
# A simple Sudoku game running in a terminal for the Hackclubs' Summer Of Making 2025
4
> - [SoM link](https://summer.hackclub.com/projects/1074)
@@ -17,3 +16,4 @@
17
16
## How to install
18
- [Rust Playground Link](https://play.rust-lang.org/?version=stable&mode=debug&edition=2024&gist=e2c0c20617d25444381b442eb1386cfb)
19
- `cargo install TerminalSudoku` if you have Rust installed
+- [crates.io](crates.io/cratesterminalsudoku)
0 commit comments