Skip to content

ankan2526/Sudoku-Solver-Using-Tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Sudoku-Solver-Using-Tkinter

This program is written in python. It will help you find a valid solution for a sudoku puzzle.

Requirements:

  1. Python3 IDLE
  2. Tkinter Module

image

Note:

To install python3: https://www.python.org/downloads/

To install tkinter module in windows:

Run this command in command prompt: pip install tk

About

This program is written in python. It will help you find a valid solution for a sudoku puzzle.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages