Feedback and improvement on my game maPong. The link to my game is http://www.greenfoot.org/scenarios/12851 with its source code, I have add comment on each line so its easy to understand what I did, I know my programming skill is very limited as this is my first game I created using Java however if there is something that needs changes please let me know that would be very helpful.
Improve/Add:
Main Menu
Single Player
Power Ups *(Still programming to add it to my game the red lines at the bottom corner will be used to paralyze the opponent for one sec. and can only be used once every ten sec. )
Better Physics when the Ball hits the Paddle
Smooth Ball motion
Remove Greenfeets at the beginning of the game
I know the list is quite long but if there is anything you can help me with that would be awesome!
The way I programmed is probably wrong too as there is an easier method of cloning items which I didn't know before. Oh well its too late for that...

