Skip to content

Roky97/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 

Repository files navigation

Sudoku

Sudoku game developed using Java and JavaFX for the UI.

This game has an AI creator to make automatic right sudoku puzzles and the AI to solve any sudoku puzzles from a scan.

Support scan of an existing sudoku puzzles to try to play it on the game or to solve it directly.