Skip to content

Ggg93/sudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About Sudoku Solver

The simple GUI sudoku solver that use backtracking algorithm to find a solution.

Main window:

Versions

  • 1.1.0: 09.05.2025. // Statistics added (stored in permanent memory by HSQLDB)
  • 1.0.0: 07.05.2025. // First stable version

Credentials

Sudoku image: Sudoku icon by Icons8

Known issues

Development plan

  • add tests
  • add statistics stored in permament memory

Credits

The following images from third-party resources were used:

  1. Sudoku icon by Icons8
  2. Backtracking algorithm: https://leetcode.com/problems/sudoku-solver/solutions/15752/straight-forward-java-solution-using-backtracking

About

Simple app designed to find a sudoku solution

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages