Update to Clojure 1.4 and Leiningen 2.
author |
Steve Losh <steve@stevelosh.com> |
date |
Thu, 31 May 2012 18:37:33 -0400 |
parents |
cb2d6c82204a |
children |
c6658b4f41a5 |
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.
* Mercurial Repo: http://bitbucket.org/sjl/clojurecraft/
* Git Repo: http://github.com/sjl/clojurecraft/
* Documentation: http://clojurecraft.rtfd.org/
* Issue Tracker: http://github.com/sjl/clojurecraft/issues/
Table of Contents
-----------------
.. toctree::
:maxdepth: 2
quickstart
basics
datastructures
transactions
actions
events
loops