Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SodukoSolver

Android implementation of a crude and simple Soduko Sover. This is in fact just a brute force approach, but with the mobiles available today this is no longer a problem and most often the time taken to guess a solution this way is acceptable.

screenshot Solved

Usage

Just start it up on your Android device and there will be a sample available for your convenience. Press Solve and you will see the solution - if a solution is possible.

Build your own puzzle

From the menu, you can clear everything and start entering your own puzzle be pressing each of the empty fields and selecting a digit from the pop up menu.

menu cleared Enter

Find a solution

Again just press the Solve button and the app will attempt to find a solution for you.

Starting Done solved

About

Android implementation of a Soduko Sover. Just a brute force approach, but with the mobiles available today this is no longer a problem.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages