You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
#### -sudoku_maker: Save your game in a string
9
9
#### -templates: use a saved game ("state code") to apply it to the current game. It's possible to use your own pre-made template (but not really recommended)
10
10
### -Stats, so you can keep track of your victories (and failures) each session
11
-
### -Nice user interface (always a "clean screen" after each step
11
+
### -Nice user interface (always a "clean screen" after each step)
12
12
### -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!
0 commit comments