Jemini 2010.2.17

== Description

Jemini is a game library designed to allow creation of reusable features. How many times has someone implemented the aiming on a first person shooter, or a minimap on a real time strategy? Jemini comes packaged with lots of behaviors out of the box, with the ability to easily author more. Jemini uses Phys2D and Slick for physics and graphics, with 3D on the roadmap.

== Installation

At a command line, type:

sudo gem install jemini

(Leave off the "sudo" if on Windows.)

== License

Jemini is released under the BSD license. See the COPYING file for the full license.