Exemplo n.º 1
0
 static void Main(string[] args)
 {
     Mybot bot = new Mybot();
 }
Exemplo n.º 2
0
 static void Main(string[] args)
 {
     BattleSYS board = new BattleSYS();
     Mybot     bot   = new Mybot();
 }