nischay193 / Pong

Pong Game made using JavaFX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pong

Pong Game made using JavaFX

Features

  • Can choose player names
  • Can select ball and paddle speed
  • Can choose rounds limit
  • Frenzy Mode: Each time the ball hits the paddle, the speed of the ball and the paddles increases

Requirements

  • JDK 1.8.0 or higher
  • JavaFX

Run the game

cd Pong/out/artifacts/Pong_jar
java -jar Pong.jar

About

Pong Game made using JavaFX


Languages

Language:Java 100.0%