Download List

Projeto Descrição

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 Requirements

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 Back to release list
0.13

Esta versão pysdk.py divide em vários scripts: pysdk.py, pysdk-pdf.py, pysdk-image.py e pysdk-gui.py. Ele simplifica a configuração. A-t | - opção de teste para obter a dificuldade de um sudoku foi adicionado. A opção - force foi adicionado para forçar que a dificuldade do Sudoku criado é o mesmo que a dificuldade dado. Esta versão pode abrir arquivos. SDK entre sistemas com novas linhas diferentes.
Tags: 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.

Project Resources