Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 122 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 122 Bytes

SudokuSolver

Java application with JavaFX GUI made for solving 9x9 sudoku.

Run

./mvnw clean javafx:run