Tetrinet AI
-----------

This is an example tetrinet AI which uses tetribot (via libtclient) to
play.  It uses single block lookahead, though it is easy to enable
it to also take into account the pending block. 

Its not particularly good (there's a reason its called harmless) but
is an example of how to use the library. You'll need to edit the Makefile
to point to wherever the tclient header file and library lives.

Chris Yeoh <cyeoh@samba.org>
