Skip to content

nagutm/sage-giraffe-sudoku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Sagedoku

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.9%
  • CSS 13.2%
  • HTML 8.9%