Skip to content

dmakwana312/Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

About

This repository contains a python program which has the ability to solve a 9x9 Sudoku puzzle.

It is personal project that I created after gaining an interest in this form of puzzle.

This project utilises the Backtracking Algorithm.

Installation

In order to run this program, you will have to download and install Python.

Refer to this website for the next steps.

Potential Upgrades

  • Enabling the program to solve Sudoku puzzles of different sizes
  • Generating Sudoku puzzles and allows the user to attempt them before using the solver

About

Sudoku Solver Created Using Backtracking Algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages