Skip to content

Melvinchen0404/Sudoku-problem-generator-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Project Title: Sudoku problem-generator and solver
Description & Overview of Use: This is a simple Python-based program that will allow a human being to generate a random Sudoku puzzle from a dataset, solve this puzzle manually if she wishes, before comparing her performance with the performance of a computer as it then proceeds to solve the same puzzle automatically
Requirements: Google Colab environment, .txt file dataset from this data source (https://raw.githubusercontent.com/asweigart/PythonStdioGames/master/src/gamesbyexample/sudokupuzzles.txt)
Author: Melvin Chen

About

A Python-based program that will allow a human being to generate a random Sudoku puzzle from a dataset, solve this puzzle manually if she wishes, before comparing her performance with the performance of a computer as it then proceeds to solve the same puzzle automatically

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors