docs/source/index.rst @ d65fe7dddf1f

More documentation.
author Steve Losh <steve@stevelosh.com>
date Fri, 26 Aug 2011 18:25:34 -0400
parents 2e42d7f29dde
children cb2d6c82204a
Clojurecraft
============

Clojurecraft is a framework for writing Minecraft bots in Clojure.

**It's definitely not ready for actual use yet, but if you want to poke around it has
some very basic functionality.  Just remember that *everything* is subject to
change.**

Check out the :doc:`Quick Start Guide </quickstart>` if you want to poke around.

Concepts:

.. toctree::
   :maxdepth: 2

   quickstart
   basics
   datastructures
   transactions
   actions
   events
   loops


Indices and tables
==================

* :ref:`genindex`
* :ref:`search`