Sudoku solver using 2D arrays and backtracking algorithm. It has a GUI and is in progress.
Primary LanguageJava