Skip to content

Sudoku game with JavaFX while creating Sudoku board using a backtracking recursive algorithm

Notifications You must be signed in to change notification settings

BenJeau/JavaFX-Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaFX-Sudoku

Sudoku game created using JavaFX. It also creates Sudoku boards using a backtrack recursive algorithm.

Usage

If you only want to play the game, there is an executable .jar in which you can run or if you want to modify the code, the code is in /src/application.

Screenshots

Board Play

Disclaimer

I do not own the icon used in this application, the credit goes to Freepik from Flaticon.

About

Sudoku game with JavaFX while creating Sudoku board using a backtracking recursive algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published