There is a new version of the Sudoku plugin.
Download: http://toms-cafe.de/vdr/sudoku/vdr-sudoku-0.1.1.tgz
Changes since version 0.1.0: - Fixed compiler warnings with gcc-4.0 (thanks to Ville Skyttä for reporting this). - Added Finnish language texts (thanks to Ville Skyttä). - Added setup option whether or not all cells are unmarked when the puzzle is reset.
This plugin generates Number Place puzzles, so called Sudokus, and let you solve it.
A Sudoku puzzle consists of 9 x 9 cells subdivided into 9 regions with 3 x 3 cells. The rules are simple. There have to be the numbers from 1 to 9 in every row, column and region. In the beginning some numbers are given. These cells are painted with cyan background color. The aim of the puzzle is to find the missing numbers. There is only one solution of a Sudoku puzzle.
See the project's homepage for details: http://toms-cafe.de/vdr/sudoku
Tom
Thomas Günther tom1@toms-cafe.de wrote:
There is a new version of the Sudoku plugin.
do you have any interest in incooperating sudoku into the games plugin, or do you rather want to keep it stand alone? the games plugin is designed to support additionally games without much work and provides a framwork for a consistant look'n feel. i'd really have more games in vdr-games, but i'm short of time atm. also there are still many things on my todo, as a highscore list and of course pacman :).
best regards ... clemens
Clemens Kirchgatterer wrote:
Thomas Günther tom1@toms-cafe.de wrote:
There is a new version of the Sudoku plugin.
do you have any interest in incooperating sudoku into the games plugin, or do you rather want to keep it stand alone? the games plugin is designed to support additionally games without much work and provides a framwork for a consistant look'n feel. i'd really have more games in vdr-games, but i'm short of time atm. also there are still many things on my todo, as a highscore list and of course pacman :).
No. I see no advantage in including it into the games plugin. There is not much code to share. The usage is completely different.
Tom