Skip to content

This is the 9x9 sudoku generator written by me in Python.

Notifications You must be signed in to change notification settings

Lucry01111/Sudoku-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Sudoku Generator 🧩

This my Python project generates Sudoku puzzles. Here are the main features of the code:

🎲 Features

  • Sudoku Generation: The code creates a random Sudoku puzzle with four difficulty levels:

    • Easy 🟢
    • Medium 🟡
    • Hard 🟠
    • Extreme 🔴
  • Validity: Although the code aims to generate valid puzzles, there may be rare instances of invalid Sudoku puzzles ❌.

About

This is the 9x9 sudoku generator written by me in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages