Skip to content

nobool/Soduku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Soduku

My attempts at making an imperfect solution for the Soduko puzzle.

First Attempt

Attempt 1
Created in Java . It works for most hard level Soduko but has a lack of implementation of sufficient strategies. Mostly uses Naked Single elimination.


Second Attempt

Attempt 2
Created in Python(v3) . This is the current build and hopefully be able to have much more strategic implementations into algorithmic form


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published