- Keep track of the current score.
- Keep track of the current number of times the ball has hit the paddle; reset this number when somebody wins.
- There should be a sound played when the ball strikes a paddle.
- There should be a different sound played when the ball strikes a wall.
- The paddles should be replaced by similarly sized bitmap images.
- The ball should be replaced with a similarly sized bitmap image.
- The rest time in the main logic loop should get shorter as the number of hits increases.
.
No comments:
Post a Comment