Skip to content

Commit 1998fe7

Browse files
authored
Update README.md
1 parent 1dd246e commit 1998fe7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Terminal-Sudoku
22
# A simple Sudoku game running in a terminal for the Hackclubs' Summer Of Making 2025
3-
> LOC: 662
3+
> - [SoM link](https://summer.hackclub.com/projects/1074)
4+
> - LOC: 662
45
## Features:
56
- Playing Sudoku in the Terminal
67
- Detecting when you've messed it up (you only have 1 try!)
@@ -13,6 +14,5 @@
1314
- Written in Rust, so it's pretty performant and lightweight (~1.25mb with the --release flag) and, if anyone wants that (I would wonder), it's pretty memory safe too!
1415

1516
## How to install
16-
- [SoM link](https://summer.hackclub.com/projects/1074)
1717
- [Rust Playground Link](https://play.rust-lang.org/?version=stable&mode=debug&edition=2024&gist=e2c0c20617d25444381b442eb1386cfb)
1818
- `cargo install TerminalSudoku` if you have Rust installed

0 commit comments

Comments
 (0)