Skip to content

jroger2908/Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Sudoku-Solver

The first weekend of Dev Bootcamp I created a sudoku solver with my pair partner Mary Bayliss. It was difficult but we were able to create a program that can take any sudoku board input(as a string) and solve it on a 9x9 grid. It even solves an empty board.

About

Create a sudoku solver the first weekend of Dev Bootcamp. This solution solves any and all valid boards including a blank board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages