A game made to remember java and test my skills.
- This game is not for production, just for fun
- This game is not optmized
- The only purpose for this game is to test java skill
- The user can move the bar
- The ball moves and detects collision with the wall and the bar
- The game can be restarted
- The game now have the "wall" to destroy
- The ball appears in a random x position
- The bar appears in a random x position
- The user can break the "wall blocks" with the ball in one direction
- The game is restarted with a new ball/bar position
- Recreate the wall when restart the game