This is a collection of Java Applet games that I had built during the later part of high school. At the time I figured it would be worth learning Java in order to get learn a bit about web and mobile ...
I have a java applet for a game I am writing which is in need of a high score counter. I chose MySQL because it is what I have used to keep track of such things in various applications I have written ...
In this game you have to press key that appears on bubble. Score will update according to correct key you press. Bubble will disappear if you press correct key. If you miss any bubble then that is ...