Code

An command-line adventure game that takes place at and around Lookout Mountain and the Covenant campus. Featuring special appearances by the Pit of Despair, the Slough of Despondency, the Handy Andy, Rock City, Catacombs, and many other places. Objected-oriented java code. //code fall 2002
If you're serious about compiling this, grab my two other classes, LinkedList.java and Vertex.java, and grab the jds package from the good Dr. Budd.

Another adventure game, less complete, but written in prolog. An interesting experiment in structured programming inside a dynamic, declarative logic language environment. //code spring 2002