Skip to content

Feynmannnn/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

数独游戏

这是一个使用 Python 和 tkinter 开发的简单数独游戏。

功能特点

  • 自动生成有效的数独谜题
  • 实时输入验证
  • 检查解决方案
  • 新游戏功能

安装要求

  • Python 3.x
  • tkinter (通常随 Python 一起安装)

如何运行

  1. 确保已安装 Python 3.x
  2. 运行以下命令:
    python sudoku.py

游戏说明

  • 点击"新游戏"按钮开始新的游戏
  • 在空白格子中输入1-9的数字
  • 点击"检查"按钮验证你的答案
  • 原始数字(游戏开始时显示的数字)不能被修改

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages