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