README
author |
Steve Losh <steve@stevelosh.com> |
date |
Wed, 23 Mar 2016 15:22:05 +0000 |
parents |
251cea71ed58 |
children |
1a4608813a73 |
___ __ ___ ___ ____
/ __)( ) ___ / __) / __)( _ \
( (__ / (_/\(___)( (_ \( (_ \ ) __/
\___)\____/ \___/ \___/(__)
`cl-ggp` is a tiny framework for writing [GGP][] players in Common Lisp.
It handles the GGP protocol for you but *nothing else*. In particular you'll
need to bring your own logic system to parse the games.
[GGP]: http://www.ggp.org/
* **License:** MIT/X11
* **Documentation:** <http://sjl.bitbucket.org/cl-ggp/>
* **Code:** <http://bitbucket.org/sjl/cl-ggp/>
* **Issues:** <http://bitbucket.org/sjl/cl-ggp/issues/>