Add files from parent branch HEAD:
[pkgsrc.git] / games / fltk-sudoku / DESCR
1 Sudoku (pronounced soo-dough-coo with the emphasis on the first syllable) is a
2 simple number-based puzzle/game played on a 9x9 grid that is divided into 3x3
3 subgrids. The goal is to enter a number from 1 to 9 in each cell so that each
4 number appears only once in each column and row. In addition, each 3x3 subgrid
5 may only contain one of each number.