Application to automatically solve sudoku written in Java
- Download jar file from -> https://github.com/sloenthran/JavaSudokuSolver/blob/master/compiled/sudoku.jar
- Next run the command using bash:
java -jar sudoku.jar
Dawid "Sloenthran" Nogacz