Pinball Game

A simple pinball game really fun,made with pure Java2D :wink:

Play and tell me what you think :stuck_out_tongue:

http://s13.postimg.org/983h00e3b/pinball.jpg

Link: https://www.dropbox.com/s/0n1apybf69dw0uw/pinball.jar?dl=0

*Right and left arrow to controll

Itโ€™s really really fun. High-score!!

Is this actually written in Java? I doubt that.

No, it was because you only supplied a exe, which usually signifies stuff like C++ (ergo not Java). Itโ€™d be nice to have a jar, or at least an .app for the Mac OS X users out there. One of the main points of Java is itโ€™s non-system dependence :point:

Itโ€™s a cool little thing. Hopefully you can turn it in to something complete. My only comment is the game would perhaps play better with more acceleration the ball, or not have it regain speed on collision with walls.

I managed to get a 200K+ score. I may or may not have cheated. :persecutioncomplex:

Nice work bro, So simple yet so interesting.