Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (99) Emulation (146) Game (992) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4329
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Pysudoku | Description: | A Sudoku game. | Download: | pysudoku.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 2Mb | Date: | 24 Aug 2010 | Author: | Daniel Lindsley | Submitter: | Spot / Up Rough | Email: | spotUP/gmail com | Requirements: | Python, PyGame, SDL + their dep libs | Category: | game/puzzle | License: | Other | Distribute: | yes | Min OS Version: | 4.1 | FileID: | 5814 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 160 (Current version) | | 160 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
PySudoku
========
Author: Daniel Lindsley <polarcowz()gmail.com>
Created: 2005/08/08
Purpose: Provide a friendly, cross-platform Sudoku game utilizing Python/PyGame.
Current Version: 0.5
Notes: Please be aware that new, single-solution Sudoku's can NOT yet be
generated. Only the basic structure is in place at this time. Attempts to solve
the Sudoku's created by running this program will likely fail at this time.
Releases
========
0.4
* Initial public release
* Most of the UI complete & responsive
0.5
* Set caption to current puzzle number
* Begin developing logic for generating Sudoku's
0.6
- Create good solutions
- Generate initals off of these
0.7
- Add "Start Over" button
- Add "New" button
- Add a timer
0.8
- Add "Solve" button
- Add an enterable puzzle number
0.9
- Add difficulty chooser
- Add "Hint" button
1.0
- Create a "You've won!" event
- Add sound effects
|