Sudoku Solver

Info

A simple web tool that checks whether your Sudoku board is valid and returns the solution grid if one exists.

Usage

  1. Enter the given values into the input board
  2. Click the "Solve" button

Links

GitHub Source Code

My Other Projects