Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.16 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.16 KB

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].