We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.