Skip to content

Sudoku solver, generator in JS. Generates sudokus based on difficulty. Difficulty level is calculated as the number of space to fill in the puzzle.

Notifications You must be signed in to change notification settings

dioveath/sudoku-solver

Repository files navigation

Sudoku Generator

Generates sudokus based on difficulty. Difficulty level is calculated as the number of space to fill in the puzzle.

Sudoku Generator

Getting Started

  • Open index.html file.
  • Press 'Generate' button to generate new Sudoku Puzzle.
  • Press on the Difficulty Level and change it to get new diffulty level. (1 - 65)

About

Sudoku solver, generator in JS. Generates sudokus based on difficulty. Difficulty level is calculated as the number of space to fill in the puzzle.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published