Skip to content

(A personal project) Engineered a Sudoku puzzles game utilizing Streamlit, featuring a solver and a generator based on the backtracking algorithms. Hosted on Streamlit Cloud, providing an engaging puzzle-solving experience.

License

Notifications You must be signed in to change notification settings

Schefflera-Arboricola/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run locally :

  1. git clone https://github.com/Schefflera-Arboricola/Sudoku.git
  2. cd Sudoku
  3. pip install -r requirements.txt
  4. streamlit run app.py

Feel free to create issues and PRs.

About

(A personal project) Engineered a Sudoku puzzles game utilizing Streamlit, featuring a solver and a generator based on the backtracking algorithms. Hosted on Streamlit Cloud, providing an engaging puzzle-solving experience.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages