AshBringer47 / Sudoku

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sudoku

This is a web Sudoku creation and solving tool. It allows user to fill Sudoku with initial numbers. Than the user may ask a program to solve the Sudoku. After that the program outputs the solution of sudoku or notifies user that there are no possible solutions for this Sudoku.

Goal

This program can help to solve any Sudoku. Also it offers a number of features to help you improve your Sudoku solving skills and practice solving strategies.

Preview: http://htmlpreview.github.io/?https://github.com/valsid/Sudoku/blob/master/index.html

About

License:MIT License


Languages

Language:JavaScript 90.8%Language:HTML 6.8%Language:CSS 2.4%