Subject: CVS commit: pkgsrc/games/fltk-sudoku
To: None <pkgsrc-changes@NetBSD.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: pkgsrc-changes
Date: 07/18/2006 17:40:40
Module Name: pkgsrc
Committed By: reinoud
Date: Tue Jul 18 17:40:40 UTC 2006
Update of /cvsroot/pkgsrc/games/fltk-sudoku
In directory ivanova.netbsd.org:/tmp/cvs-serv17488
Log Message:
Import of the fltk example application sudoku that can generate sudoku
games and solve them.
Sudoku (pronounced soo-dough-coo with the emphasis on the first syllable)
is a simple number-based puzzle/game played on a 9x9 grid that is divided
into 3x3 subgrids. The goal is to enter a number from 1 to 9 in each cell
so that each number appears only once in each column and row. In addition,
each 3x3 subgrid may only contain one of each number.
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/games/fltk-sudoku/Makefile
N pkgsrc/games/fltk-sudoku/PLIST
N pkgsrc/games/fltk-sudoku/distinfo
N pkgsrc/games/fltk-sudoku/DESCR
No conflicts created by this import