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 d698d99 commit 450ea7dCopy full SHA for 450ea7d
README.md
@@ -1,15 +1,10 @@
1
# SudoKu Solver
2
3
-**Currently Under Development**
4
-
5
## Main Aims:
6
- [x] Read base case puzzle in from text file
7
- [x] Display board before solution is implemented
8
- [x] Back tracking algorithm that solves the base case puzzle
9
10
-## Bounus Aims:
11
-- [ ] Puzzle generator
12
13
## Solution
14
 | 
15
0 commit comments