Kim Oldfield   lca2004@oldfield.wattle.id.au

This is Kim Oldfield's tetribot entry for the Linux Conf Au hackfest,
http://lca2004.linux.org.au/hackfest.cgi

To build type "make". This will creat tetrinet_ai.
Use "tetrinet_ai -H" for command line options.

Copyright 2003-2004 by Kim Oldfield.

   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 please download a copy from
   http://www.gnu.org/licenses/gpl.txt

The directory "tclient" contains a straight copy of the tclient directory
from tetribot-1.0.tar.gz from http://www.ozlabs.org/people/cyeoh/hackfest/
tclient is distributed under the LGPL.


Some random facts about my bot:
- developed indepedantly (it is not based on harmless)
- does path finding
- considers the current piece and the piece pending
