docs/index.markdown @ 251cea71ed58

Initial commit.  It kind of works.
author Steve Losh <steve@stevelosh.com>
date Wed, 23 Mar 2016 15:19:48 +0000
parents (none)
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/>