truongluan303 / sudoku-solver

A program that solves a sudoku puzzle using a backtracking algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sudoku_Solver

The program is a Java application that allows the user to input a sudoku puzzle. The program then uses back tracking algorithm to solve the sudoku. To learn more about the sudoku game's rules, please visit: http://www.sudoku-space.com/sudoku.php

Demo Run:

ezgif com-gif-maker

About

A program that solves a sudoku puzzle using a backtracking algorithm.


Languages

Language:Java 100.0%