Skip to content

Releases: jgm1986/Pong_Game

v0.1.2

16 Oct 08:54
Compare
Choose a tag to compare
  • Fixed problem with the ball center (Y coordinate).
  • Implement random direction when the ball start.
  • Ball velocity increased 15% each time that the player touch the ball.

v0.1.1

15 Oct 16:01
Compare
Choose a tag to compare
  • Fixed keyboard & mouse events management.
  • Improved Javadoc.

v0.1.0

15 Oct 10:03
Compare
Choose a tag to compare

First version of this game.