Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 201 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 201 Bytes

This is my completed sodoku project. It uses a backtracking algorithm for both solvers, one has an input in code and one has an input in the command line. The puzzles file has addition puzzles to test