Skip to content

solasamuel/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SudokuSolver

Table of contents

General info

The project is a python script that finishes a game of sudoku using a naive backtracking algorithm.

Technologies

Project is created with:

  • Python: 3.6

Setup

To run this project, open a terminal in this directory and enter the following command:

$ python basic_solver.py

TODO

  • Build a GUI using pygame

About

AI program to finish a game of sudoku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages