๐Ÿ‘‰ [link to your project] ๐ŸŽฎ Demo video / screenshots attached

class Team private String teamName; private int score;

import javax.swing.*; import java.awt.*; import java.awt.event.ActionEvent; import java.awt.event.ActionListener;

);

I made a 2D football game in Java โ€” feedback welcome