Sudoku Solver

HTML/CSS + Js + API

About Project

Ever tried solving a hard Sudoku puzzle? Sometimes it becomes extremely frustrating when you are unable to find the right set of numbers to complete the puzzle. This project allows you to easily copy the puzzle and solve it with a press of a button.

It uses Sudoku solver API to send and receive a possible solution to the puzzle. If the puzzle is unsolvable, it will also inform the user about it. Just give it a try yourself.