public int getScore() return score;
public FootballGame() team1 = new Team("Team A"); team2 = new Team("Team B"); score1 = 0; score2 = 0; java game football
I hope this helps! Let me know if you have any questions or need further clarification. public int getScore() return score