PySudoku - 0.5
PySudoku is an implementation of Sudoku (http://www.sudoku.com) using Python & pygame.
Daniel Lindsley
(cowz)
PySudoku is an implementation of Sudoku (http://www.sudoku.com) using Python & pygame. When complete, it should be able to generate new sudoku puzzles, provide a friendly UI, sound effects and other features.
This is my first real pygame project.
Changes
Now with sound and some preliminary logic in place.
*** Warning! *** - It does not generate valid, single-solution Sudoku's at this time and should NOT be considered playable.
It is also a hefty download for the time-being. It should be dramatically slimmed down by 1.0.
Links
- Home Page
- http://www.snow-wolf.net
- Source
- http://www.snow-wolf.net/stuff/PySudoku.zip