Sudoku Solver

A simple backtracking Sudoku solver built as a way to challenge myself into creating more optimized solving for a Sudoku game. Any game (if a solution is possible) can be solved in just a few seconds or less.

Enter the game and then click "Solve!"
Numbers like this were entered before solving.

No solution possible.

Solution found.