Skip to content

A simple Sudoku puzzle game with an integrated auto-solver

Notifications You must be signed in to change notification settings

xWink/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Purpose

This is a simple JavaFX application that allows the user to play a game of Sudoku.

Functionality

  • Play sudoku with numerous different boards

  • Automatically solve the board with a recursive depth first search algorithm

Examples

Image of Sudoku GUI

Image of Sudoku GUI

About

A simple Sudoku puzzle game with an integrated auto-solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages