Download List

项目描述

Python Sudoku is a program to create or resolve sudoku puzzles. It features both text and graphical interfaces. It can also print a sudoku (1 or 4 sudokus in each page) and write an image file with a sudoku.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-09-19 13:00
0.13

此版本分割成几个剧本pysdk.py:pysdk.py,pysdk - pdf.py,pysdk - image.py,和pysdk - gui.py。它简化了配置。阿- T的| -测试选项获得了数独的难度增加。阿- force选项已被添加到部队的创建独困难是困难的给予相同。此版本可以打开。换行符不同系统之间的SDK文件。
标签: Minor feature enhancements
This release splits pysdk.py into several scripts: pysdk.py, pysdk-pdf.py, pysdk-image.py, and pysdk-gui.py. It simplifies the configuration. A -t|--test option to get the difficulty of a sudoku has been added. A --force option has been added to force that the difficulty of the created sudoku is the same as the given difficulty. This release can open .sdk files between systems with different newlines.

2006-09-23 08:44
0.12.4

德国翻译了更新,并与give_one问题不是在GUI工作是固定的。
标签: Minor bugfixes
The German translation was updated and an issue with give_one not working in the GUI was fixed.

2006-08-04 18:51
0.12.3

选项- use_letters和- numbers_only没有工作如果reportlab和PIL没有安装。正确使用信息显示根据目前的模块。
标签: Minor bugfixes
The options --use_letters and --numbers_only didn't work if reportlab and PIL weren't installed. Correct usage information is shown depending on the modules present.

2006-07-30 14:00
0.12.2

这两个漏洞被修复。数独是不是解决了图形用户界面,而播放器播放。阿半解决独不显示由- s | -解决命令。
标签: Minor bugfixes
Two bugs were fixed. The sudoku is not solved in
the GUI while player plays. A semi-solved sudoku
is not shown by the -s|--solve command.

2006-07-02 08:49
0.12.1

所有的算法是用来解决在GUI sudokus。
标签: Minor bugfixes
All the algorithms are used to solve sudokus in
the GUI.

Project Resources