/Sudoku-Solver

A Java application for solving traditional Sudoku

Primary LanguageJavaThe UnlicenseUnlicense

Sudoku Solver Application

A Java application for finding solutions for the traditional Suodku game. It also determines if the board state is valid, in addition to whether a solution exists at all (some games don't have one).

How to Use

Enter numbers in the textfields.

 

Sudoku solved

 

Sudoku invalid

 

Sudoku no solution

sup bb