
to build everything please follow these steps:

1)
cd ..
export JAVA_HOME=<whatever>

2)
run "./ant/jakarta-ant-1.4/bin/ant jar"


4)
start everything up with ../bin/TextUI.sh
                     or ../bin/SwingUI.sh
(the 3D-UI brings it's own startup-script)

if something goes wrong with the scripts:
a) tell me <Suran@gmx.net>
b) have a look at them, the do nothing but set up pathes
   and starting your java-interpreter with the apropriate class


Enjoy, 
   Marcus
