Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudoku-solver

Modules Used : numpy, pyautogui, pyfiglet

  For Windows : pip install numpy
                pip install pyautogui
                pip install pyfiglet
        
   
  For Linux   : pip3 install numpy
                pip3 install pyautogui
                pip3 install pyfiglet

OUTPUT:

Screenshot

These pictures are from a sudoku solver website :

  1. Before Solving

Screenshot

  1. After Solving

Screenshot

About

A simple python code to solve a sudoku puzzle

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages