/sudoku

Sudoku solver and game

Primary LanguageJavaScript

User Guide

Features

Game mode

Generate a random sudoku puzzle for you to solve

  • Key in the number of filled cells, lower numbers result in higher difficulty
  • Check your solution by pressing the check button
  • Show the solution to the puzzle

Solver mode

  • Fill in the cells and click solve
  • Invalid puzzles will not have a solution

Image mode

  • Take a photo of a sudoku puzzle
  • The program will attempt to convert the image to the puzzle
  • Better crops result in better results, edit the puzzle as you wish

View my other projects here