Download List

Project Description

Su-per-Doku is a sudoku puzzle game for
superkaramba. It generates its own 9x3x3 puzzles,
and has four levels of difficulty. Hints can be
toggled on or off. Possible candidates for cells
can be entered and displayed. Status messages to
let the user know what's going on. An auto-solver
is included. This is a simple but robust
implementation of this very popular puzzle.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-03-09 13:03
2.1

A persistent notes issue on the creation of a new game was fixed.
Tags: Minor bugfixes

2006-02-15 16:05
2.0

The puzzle generator and solver have been changed.
The theme now uses the engine from Python Sudoku
(http://pythonsudoku.sourceforge.net). This
provides a faster and more robust generator. It
also means that the difficulty levels mean
something. Previously, there wasn't much
difference between the difficulty levels. Now
there's a clear difference.
Tags: Major feature enhancements

2006-02-12 09:52
1.1

Games are now automatically saved as you go, so
they are restored when you restart. Cells are now
green until the ENTER button is pressed. This
gives a better clue about unentered cells. Deleted
cells are now handled correctly.
Tags: Major feature enhancements

2006-02-06 07:56
1.0

Tags: Initial freshmeat announcement

Project Resources