HellMOO: Charon


Charon is a Java-based client for connecting to HellMOO. In order to use it you need to have a recent version of the JRE or JDK. You can get them from Sun Microsystems.

To run Charon, download this jar file and double-click on it. You may need to start it from the command-line if your machine isn't configured to launch Java when you click on the jar file. To do that you would type:

  java -jar Charon.jar
Note that java must be in your path, or be invoked with the full path to its executable.