示例#1
0
 public static void main(String[] args) throws Exception {
   ActionField af = new ActionField();
   af.runTheGame();
 }