Class App

java.lang.Object
it.polimi.ingsw.App

public class App extends Object
first class called in the game, it starts the main process which will lead to the start of the complete game
  • Constructor Details

    • App

      public App()
  • Method Details

    • main

      public static void main(String[] args)