/Pong

Pong Java game, beginner level Game project

Primary LanguageJava

Pong

Pong Java game, beginner level Game project

Requirements to run the .jar file

  • java version "17.0.2"

Play

To play simply download the Pong.jar in the release page: here

Execute the jar with:

java -jar <path_to_Pong.jar>