[wxpython-users] [ANN] wxSudoku 0.1

Cody Precord codyprecord at gmail.com
Wed May 21 12:50:24 PDT 2008


Greetings all,

wxSudoku is a simple sudoku puzzle game written in wxPython.

For those not familiar with Sudoku here is an excerpt from the  =

Wikipedia.

Reference: http://en.wikipedia.org/wiki/Sudoku

    "Sudoku is a logic-based number placement puzzle. The objective is  =

to fill a 9=D79
     grid so that each column, each row, and each of the nine 3=D73  =

boxes (also called
     blocks or regions) contains the digits from 1 to 9 only one time  =

each. The
     puzzle setter provides a partially completed grid."

This application was mostly done as a diversion/change of pace from  =

the other things I have been working on over the last month and was  =

completed in a short amount of time with minimal effort (roughly 6-8  =

hrs). Besides from being a fairly interesting game I think it can also  =

serve as a decent example of a fairly minimal yet complete application  =

written in wxPython that is distributable and runs on all 3 main  =

platforms (mac/gtk/msw).

Anyway here is the run down,

Features:

3000+ Bundled Puzzles
4 Levels of puzzle difficulties (Easy, Normal, Hard, Evil)
Save and Load puzzles
Hint Provider for Easy/Normal levels


Platforms:

Macintosh OS X
Windows
Linux


Requirements:

Python 2.4+
wxPython 2.8+


Downloads:

Homepage: http://wxsudoku.googlecode.com
Source Package: http://wxsudoku.googlecode.com/files/wxSudoku-0.1.0.tar.gz
OSX Universal Binary: http://wxsudoku.googlecode.com/files/wxSudoku-0.1.0_U=
niversal.dmg
Windows Installer: http://wxsudoku.googlecode.com/files/wxsudoku.win32.0.1.=
exe


Enjoy,

Cody Precord
http://editra.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200805=
21/3cc9bc30/attachment.htm


More information about the wxpython-users mailing list