- Add a bounce modifier when the ball encounter a Racket.
- Add Option menu with :
- Change sound volume.
- Add new game mode :
- Single player to play with a simple AI.
- Multiplayer to play with a friend.
- Update commands to play easily at Pong with an AZERTY or a QWERTY keyboard layout.
- Undisplay mouse cursor on game.
- Fix the vanishing of the racket when the ball encounter the racket with a high velocity.
- Implements physical engine for Pong game.
- Implements Pong game rule.
- Two players mode by default.
- Main menu to start the game when the player click on button start.
- Score menu to show the result after each goal.
- Play sounds when the ball collides with the wall or rackets.