Boxes

Dots and Boxes is a classic old-school pencil and paper game where the goal is to complete more boxes than your opponent.

Note this is old, buggy and incomplete. Email me if you're interested in any of this.

Installation

Then hopefully it's just a case of:
%make

External players

FIXME: columns are lower case letters. The file format used to communicate with external player programs is as follows: An FIXME example is available. The program should print a move (as specified above) to it's standard output.

To Do

References

Legal

Boxes is licenced under the GPL, with explicit permission granted to link against the libraries it requires (viz a potentially proprietary CURSES implementation). Some code was stolen lock-stock from the GNU Classpath project. Be kind to it.
    Boxes.
    Copyright (C) 2002 Peter Gammie (peteg at unsw dot edu dot au)

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

« back
Peter Gammie
Last modified: Tue Feb 10 23:21:05 CET 2004