Class GameStart

java.lang.Object
  extended by GameStart

public class GameStart
extends java.lang.Object

Starts the Word Mole game.

Author:
Chris Barton

Constructor Summary
GameStart()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method for the Word Mole game to open up MainScreen.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GameStart

public GameStart()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.FileNotFoundException
Main method for the Word Mole game to open up MainScreen.

Throws:
java.io.FileNotFoundException