dbrown
Class ConsoleMain

java.lang.Object
  extended by dbrown.ConsoleMain

public class ConsoleMain
extends java.lang.Object

Starts the Hangman game with a text/console interface.

Version:
2011-11-11
Author:
David Brown

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

Constructor Detail

ConsoleMain

public ConsoleMain()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args -