Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#2696 - Sudoku - solve current grid

Attached to Project: Rockbox
Opened by rbx-Multiplex (rbx-multiplex) - Sunday, 25 September 2005, 16:28 GMT+2
Last edited by Barry Wardell (barrywardell) - Saturday, 28 July 2007, 18:08 GMT+2
Task Type Patches
Category Games
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

The standard Sudoku plugin/viewer solves the loaded
grid.

This modification permits solving the grid in its current
state. I use it by having a blank .ss file, loading that,
entering values into the grid from a printed grid. Then it
can be solved.

A blank.ss file looks like;
...|...|...
...|...|...
...|...|...
-----------
...|...|...
...|...|...
...|...|...
-----------
...|...|...
...|...|...
...|...|...
This task depends upon

Closed by  Barry Wardell (barrywardell)
Saturday, 28 July 2007, 18:08 GMT+2
Reason for closing:  Rejected
Additional comments about closing:  This can be achieved using the current SVN version by first saving it, then selecting 'Solve' from the menu. You can also start from a 'New' grid this way.

Loading...