Package game
Class Main
java.lang.Object
game.Main
The main program for the McDiver application. Run with --help to see the various options.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
Main
public Main() 
 - 
 - 
Method Details
- 
main
The main program. By default, runs seek() and scram() on a random seed, with a graphical user interface. - 
usage
public static void usage()Effect: Prints a usage message. 
 -