Skip to content

maddne/MySudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySudoku

This is a simple python tool that requests and solves Sudoku puzzles. The user is provided with a choice from "easy", "medium", "hard" or "random".

If you are running it in Linux environment, you will need to install requests package with 'python3 -m pip install requests'.

To begin, start sudoku_solver.py and input one of the above arguments.

This repo is entirely for training purposes.

Requests are from https://github.com/bertoort/sugoku.git

About

It generates and solves sudoku

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages