/sudoku

This is a sudoku AI were you input your puzzle and it will solve it to the best of its ability's.

Primary LanguageC#

soduko

#michael wilson #12/10/2021

This is a Soduko Solver.

It starts off with the user inputing there numbers. It will then set the players ui into an array. It checks if the solution is salvable. Then solves it. Im working on adding a system to show the user how many times they have used the solve Solutions button