v0.0.0: The pre-existing project.
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.