Live Demo: https://hack-weekly.github.io/sage-giraffe-sudoku/
Sagedoku is a React application that uses a backtracking algorithm to solve varying difficultly levels of sudoku puzzles.
Functionalities:
- Generate a puzzle with one of the different puzzle levels (easy, medium, and hard)
- Timer to solve each puzzle
- Option to show the solution for the puzzle
- Option to show errors even when the puzzle is not yet completed
- Dark and light mode
- Mobile-friendly