public class Main {
  public static void main(String[] a) {
    asteroidsfw.Game.main(a);
  }
}
