---
name: sudoku
version: 1.0.2
origin: games/sudoku
comment: Console based Sudoku games
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: sterling@camdensoftware.com
prefix: /usr/local
licenselogic: single
flatsize: 70722
desc: |
  The sudoku board game is played on a 9x9 grid, divided into rows, columns,
  and 9 blocks of 3x3 squares. The objective is to fill the empty squares with
  the digits 1-9, so that each row, column, and block contains each of the
  digits 1-9 (and hence, it is not possible for any digit to appear twice in
  the same row, column or block).

  Features:
     - character based (curses) interface;
     - cross-platform (Minix, Unix, Windows) with full source code (ANSI C);
     - generates hints upon request;
     - classification of board difficulty (very easy, easy, medium, hard or
       fiendish);
     - generation of new boards;
     - easy entry of boards published in newspapers, internet, etc...;
     - multiple output formats (text,csv,html,postscript).
categories: [games]
files:
  /usr/local/bin/sudoku: b435629efa856ca11461d89c2e194b3df52516786aae25874fbd30053e8ec93f
  /usr/local/man/man6/sudoku.6.gz: 223eba8acce01088a911b0a3e973d5e0c993a3c078808af64854f21a8a1c751b
  /usr/local/share/doc/sudoku/sudoku.html: ec917a606517647883c394a8687f71fbc1cfef826b09e032ac66718836a20735
  /usr/local/share/sudoku/template: 92f4cb075b725becd7bf27e1a16584b2ca7d53581a9c28f7e1db5a4c1ddf0f4e
directories:
  /usr/local/share/sudoku/: n
  /usr/local/share/doc/sudoku/: n
scripts: {}
