/ping-pong-game

Basic ping pong game using Java. The game is developed to have an understanding about the basics of java. Build for the Windows Operating System in Visual Studio Code

Primary LanguageJava

Ping Pong Game

Basic ping pong game using Java. The game is developed to have an understanding about the basics of java. Build for the Windows Operating System in Visual Studio Code


To execute

Clone the repository

git clone https://github.com/ashishantonytsr/ping-pong-game.git

Change directory

cd ping-pong-game

Execute java

./script.bat

Game Screenshot

Game Screenshot


To execute the java file, the system should have jdk installed as a requirement