Skip to content

rowelld/sudoku-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku PDF Generator

This project generates a printable Sudoku puzzle book in PDF format, including puzzles and their solutions at various difficulty levels.

Features

  • Generates Sudoku puzzles of three difficulties: easy, medium, and hard
  • Automatically creates a PDF with puzzles and solutions
  • Customizable number of puzzles per difficulty

Requirements

  • Python 3.x
  • reportlab (see requirements.txt)

Usage

  1. Install dependencies:
    pip install -r requirements.txt
  2. Run the script:
    python main.py
    This will generate a sudoku.pdf file in the project directory.

Output

  • The generated PDF will contain puzzles and their solutions, formatted for easy printing.

License

This project is provided for educational and personal use.

About

This project generates printable Sudoku puzzle books in PDF format, including puzzles and solutions at multiple difficulty levels, using Python and the ReportLab library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages