[ANNOUNCE] pysudoku 0.1
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

[ANNOUNCE] pysudoku 0.1

From: Glenn Hutchings <zondo@pillock.freeserve.co.uk>
Date: Fri Jul 08 2005 - 20:03:28 CEST

Announcing PySuDoku version 0.1, yet another Sudoku program written in
Python. But this one has features that I don't see in any of the others:

  * Cute interactive solving mode via Tkinter.
  * Puzzle generation option, for making your own puzzles.
  * Nicely packaged for installation via distutils.

Sudoku, for the remaining 27 people in the world who don't know already, is
a logic puzzle where you have to fill in the numbers in a 9x9 grid so that
each row, column and 3x3 box has exactly one of the numbers 1-9 in them.

You can get pysudoku at:

    http://www.freewebtown.com/zondo/programs
Received on Thu Sep 29 16:50:14 2005