java.lang.Object taylor.Lab5
public class Lab5
Driver for the Barnyard Simon game.
Constructor Summary | |
---|---|
Lab5()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Creates a BarnyardSimon object and lets it work its magic. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Lab5()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- Ignored