Skip to content

radekaadek/sudoku_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

This program allows users to input numbers and check solved sudokus!

Example

Alt text

It can also solve them!

Given a board with empty cells the program can solve a sudoku board using recursive backtracking. I wrote it all by my myself, mainly to see what Java is all about.

The board above after being solved by my program ๐Ÿ˜Š

Alt text

About

A java program for solving and checking sudokus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages