Releases: jgm1986/Pong_Game
Releases · jgm1986/Pong_Game
v0.1.2
- 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
- Fixed keyboard & mouse events management.
- Improved Javadoc.
v0.1.0
First version of this game.