https://github.com/znsoooo/sudoku
Python带界面数独游戏
https://github.com/znsoooo/sudoku
python sudoku sudoku-solver
Last synced: 4 months ago
JSON representation
Python带界面数独游戏
- Host: GitHub
- URL: https://github.com/znsoooo/sudoku
- Owner: znsoooo
- License: mit
- Created: 2022-12-25T01:39:42.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-22T07:22:42.000Z (over 1 year ago)
- Last Synced: 2025-07-29T05:55:08.901Z (11 months ago)
- Topics: python, sudoku, sudoku-solver
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sudoku
## About
- __Author:__ Lishixian
- __QQ:__ 11313213
- __Email:__ lsx7@sina.com
- __Github:__ https://github.com/znsoooo/sudoku
- __License:__ MIT License. Copyright (c) 2022-2023 Lishixian (znsoooo). All Rights Reserved.
## Install
```bash
pip install wxpython
python sudoku.py
```