There exist 2 different development trees
stable and devel.
To run the game you need to be under Linux or Solaris.
I've included an installation of java3d for both platforms.
To run the game just source buildenv.sh, written for tcsh.
After that cd in to devel/1.3/ and type java3d MineSweep3D.
If you run on some other platform you need to have the java3d api installed.
After you have installed the api, just cd in stable/1.2 and type
java MineSweep3D. That should do it.
We have noticed that on some windows system we get warnings but its safe to ignore it.
Also note that the source is included in this release.
We have also included documentation in javadoc style.
All source code is under the artistic license and can be found in stable/ and devel/. For licensing details look in LICENSE/.
Happy hacking/playing.
Josef Höök joh ___at_ kth.se
