Class SameGame

java.lang.Object
  extended by SameGame

public class SameGame
extends java.lang.Object

A class with a simple main method, which launches the game.

Version:
1.1
Author:
Afzal Bhamjee

Method Summary
static void main(java.lang.String[] args)
          Main method which simple lanuches the game.
 
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 method which simple lanuches the game.