Sudoku 0.0.4 is released

URLS

Homepage: http://sudoku.rubyforge.org/
Download: http://rubyforge.org/projects/sudoku/

ABSTRACT

Sudoku (Numbers Solitary) puzzle game, implemented in pure Ruby, just
two days (exactly 16 hours) of work. At present ANSI-console interface
only, but I may add GUI using GTK2, QT and, or any other suitable library.

NOTE

Requires ANSI.SYS driver on Microsoft Windows and, or DOS.

PENDING

A GUI implementation as yet.

CHANGES

Wed 29 Jun 2005 09:30:47 AM IST
         * Version: 0.0.4 released
         * sudoku.rb: refined code, added private method bkground()

Tue 28 Jun 2005 08:32:21 PM IST
         * Version: 0.0.3 released
         * sudoku.rb: old method redraw() is now newgame(), added new
           methods redraw() and mask(), the later is a portion cut out
           from shuffle()
         * sudoku.rb: added lots of new masks, for varying levels of
           difficulty
         * sudoku.rb: added new method gentable() for html output
         * sudoku.rbx: added a demo CGI script
         * sudoku.rb: revised redraw() and move() methods

Feedback, feature-requests, patches and, or bug-reports are welcomed.

Happy gaming! Have fun!!

···

--
Dr Balwinder Singh Dheeman Registered Linux User: #229709
CLLO (Chief Linux Learning Officer) Machines: #168573, 170593, 259192
Anu's Linux@HOME Distros: Ubuntu, Fedora, Knoppix
More: http://anu.homelinux.net/~bsd/ Visit: http://counter.li.org/

Love that one, and I wasted entirely too much time on it already! Nice job.
A GUI would be nice, by the way. Not really necessary, but there's at least
one person I could give it to then.

M.

···

On Wed, 29 Jun 2005 10:14:43 +0530, Dr Balwinder S Dheeman wrote:

Feedback, feature-requests, patches and, or bug-reports are welcomed.

I have been evaluating various GUI toolkits and have decided to use QT; let me learn Ruby/QT, I shall soon implement a must have GUI too.

Thanks for your interest, feedback and encouragement!

···

On 06/29/2005 11:40 PM, Michael Vondung wrote:

On Wed, 29 Jun 2005 10:14:43 +0530, Dr Balwinder S Dheeman wrote:

Feedback, feature-requests, patches and, or bug-reports are welcomed.

Love that one, and I wasted entirely too much time on it already! Nice job.
A GUI would be nice, by the way. Not really necessary, but there's at least
one person I could give it to then.

--
Dr Balwinder Singh Dheeman Registered Linux User: #229709
CLLO (Chief Linux Learning Officer) Machines: #168573, 170593, 259192
Anu's Linux@HOME Distros: Ubuntu, Fedora, Knoppix
More: http://anu.homelinux.net/~bsd/ Visit: http://counter.li.org/