Skip to content

GameSetup

CodingGlad edited this page Dec 31, 2022 · 1 revision

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.

Clone this wiki locally