Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Game (Console Version)

A Sudoku game implemented in Python.

Project Structure

  • main.py — Launches the game and handles interaction
  • board.py — Board printing, copying, and setup
  • validator.py — Sudoku validation logic
  • game.py — Game loop and interaction

Requirements

  • Python 3.x

How to Run

Run the game by executing:

python main.py

About

A simple, functional, and modular Sudoku game built with Python! Play, validate, and interact with Sudoku puzzles via a terminal interface. Organized with clean code, easy-to-read structure, and expandable logic.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages