You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MrB e2ba403784
添加作弊码异常处理
11 months ago
main 添加作弊码异常处理 11 months ago
Readme.md 添加readme 11 months ago

Readme.md

简介

本项目是基于PySide6编写的数独游戏

项目结构

  • main
    • document //临时创建的无用文件
    • src //存放图片等资源
    • win //存放qt的ui设计文件和编译后文件
    • main.py //程序入口,主窗口
    • sudo.py //后端文件,用于数独生成