*********************************************
****************  akamaru  ******************
*********************************************

From akamaru Website:
Akamaru is a simple, but fun, physics engine prototype. It's named after the super awesome ninja dog, Akamaru, from the Naruto anime and based on the article Advanced Character Physics by Thomas Jakobsen on Verlet integration.

** Retrieving **

The latest version of akamaru can always be obtained from svn:
svn co http://svn.kiba-dock.org/akamaru/ akamaru
Please try to check if there is a newer version available before reporting bugs.

** Requirements **

akamaru needs the GLib library.

** Building **

./autogen.sh
make
make install (as root)
