docs/index.markdown @ b4fab641f442

Doc typo
author Steve Losh <steve@stevelosh.com>
date Wed, 17 Aug 2016 16:00:24 +0000
parents 9c17e51025fa
children 305a8a394b64
Beast is a **B**asic **E**ntity/**A**spect/**S**ystem **T**oolkit for Common
Lisp.  It's a thin layer of sugar over CLOS that makes it easy to write flexible
objects for video games.

Check out the [Overview](./overview/) for a three-minute description of what
this is, or the [Usage](./usage/) for a full rundown.

* **License:** MIT/X11
* **Documentation:** <http://sjl.bitbucket.org/beast/>
* **Mercurial:** <http://bitbucket.org/sjl/beast/>
* **Git:** <http://github.com/sjl/beast/>