Inspiration
I built this to challenge myself and my ability to program without explicit guidance.
What it does
It solves sudoku puzzles!
How I built it
I implemented a common backtracking algorithm used to solve sudoku puzzles.
Accomplishments that I'm proud of
I finished this project with my only help being a Wikipedia page describing sudoku solving algorithms.
What I learned
I learned a lot about methods of array indexing and storage, and basic algorithms.

Log in or sign up for Devpost to join the conversation.