java.lang.ObjectSameGame
public class SameGame
A class with a simple main method, which launches the game.
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 |
---|
public static void main(java.lang.String[] args)