Sudoku Solver
Personal Project
Link Sudoku Github Repo https://github.com/ZachSandersDev/SudokuSolver
A small web app that solves sudoku puzzles.
Just a really basic example of implementing an backtracking algorithm and some Vue components!
Built with Vue.js and TypeScript.
Features
- Solves sudoku puzzles
- Animates the solving process