More links in the docs
author |
Steve Losh <steve@stevelosh.com> |
date |
Fri, 12 Aug 2016 19:57:26 +0000 |
parents |
d431e5cd0d3d |
children |
b4fab641f442 |
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 five-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/>