From: Leslie Young
Subject: Looking for tic-tac-toe
Date: 
Message-ID: <2bp7lu$cfh@cs.pdx.edu>
I'm looking for Lisp source of the game tic-tac-toe using a minimax
algorithm.  I've surfed the net looking for it but without luck.  I'm
not that familiar with Lisp and time is a critical factor so learning
Lisp on the fly is not very attractive to me at the moment.  I need
this to seed a genetic programming project (which is written in C but
genetically produces Lisp programs). 

Any help would be greatly appreciated.

Much thanks,

-leslie