Skip to content

A game that generates random Sudoku puzzles for you to solve!

License

Notifications You must be signed in to change notification settings

Forrestpw/SudokuPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SudokuPy

SudokuPy is an innovative Python application that generates and solves Sudoku puzzles. It combines the thrill of puzzle-solving with the power of Python programming, featuring a user-friendly graphical interface and efficient solving algorithms.

Features

  • Puzzle Generation: Automatically generates challenging Sudoku puzzles.
  • Solving Algorithm: Employs a backtracking algorithm for efficient puzzle solving.
  • Graphical User Interface: Interactive and easy-to-use interface using Pygame.

Screenshot from 2021-06-08 13-20-28

Installation

  1. Ensure Python is installed on your system.
  2. Clone the repository: git clone https://github.com/forrestpatwalker/SudokuPy.git
  3. Install required packages: pip install -r requirements.txt

Usage

  • Run python GUI.py to start the application.
  • Follow on-screen instructions to generate and solve puzzles.

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.

Contact

For questions or feedback, feel free to open an issue or contact us at [email].

About

A game that generates random Sudoku puzzles for you to solve!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages