Tue 21 Aug 2007
Bubble Game.
I was cleaning up some folders and came across this project. It is a very simple java applet game which the player, utilizing their mouse, ‘pops’ the circles by clicking inside the circumference of the circles.
It can be played at:
http://www.martinbutler.com/Bubble/BubbleGame.html
The code, along with the comments, should be self explanatory, but if you have any questions please let me know.
java files:
http://www.martinbutler.com/Bubble/BubbleGame.java
http://www.martinbutler.com/Bubble/Bubble.java
http://www.martinbutler.com/Bubble/CanvasPanel.java
binary:
http://www.martinbutler.com/Bubble/Bubble.jar