Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 208 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 208 Bytes

Sudoku

This project implements a fully functional game of Sudoku in Python with a backtracking algorithm that can solve any valid Sudoku board. You can play for as long as you wish to your heart's content!