Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 218 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 218 Bytes

classic-pong

Pong-like game created with Java and Swing. Two player, no computer player.

To run, either compile and run the Main.java file, use the batch file (Windows), or use the shell script (Linux) to run it.