Skip to content

v0.0.0: The pre-existing project.

Compare
Choose a tag to compare
@Skenvy Skenvy released this 30 May 10:06
· 48 commits to main since this release

An implementation of a Sudoku solver, with Java JFrame, that I made during uni in 2013, as the first project I really enjoyed, with the intent of formalising how easy a particlar sudoku puzzle would be to solve by determining what moves can be made deterministically, rather than just iterating guesses. It wasn't shiny; this is preserving the fossil that was.