group1
Class TheAdventuresOfJeff

java.lang.Object
  extended by group1.TheAdventuresOfJeff

public class TheAdventuresOfJeff
extends java.lang.Object

The master class for group 1's project -- "The Adventures of Jeff." Runs the entire game.


Method Summary
static void main(java.lang.String[] args)
          Main class.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
Main class. Runs the game.