There was an error while loading. Please reload this page.
public class GameSetup
This is a utility class called in Main class to set up and start a game of Code Soccer.
public static Opponent setupGame()
Utility method to set up and start a new Code Soccer game.