Skip to content

A simple Windows Forms application that allows a Sudoku puzzle to be inputted and completes the puzzle.

Notifications You must be signed in to change notification settings

Christian12c/Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Sudoku-Solver

This project uses recursive backtracking in order to solve a sudoku puzzle. Simply enter the numbers in the textboxes and press solve for the completed puzzle to appear with the newly filled-in numbers in red.

About

A simple Windows Forms application that allows a Sudoku puzzle to be inputted and completes the puzzle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages