An implementation of Sudoku including a solver in Haskell.
The goal is to create a WebApp later on.
.gitignore | ||
LICENSE | ||
README.md |
Sudoku
An implementation of Sudoku including a solver in Haskell.
The goal is to create a WebApp later on.