assignment2
Class AutoPlayerMain

java.lang.Object
  extended by assignment2.AutoPlayerMain

public class AutoPlayerMain
extends java.lang.Object

Run an autoplayer on a very small board. Helpful for debugging.


Constructor Summary
AutoPlayerMain()
           
 
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

AutoPlayerMain

public AutoPlayerMain()
Method Detail

main

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