[java] Bubble game - ** Updated**

Started by
6 comments, last by someboddy 18 years, 3 months ago
This is not a game that I made up. I played it on a palm pilot once and thought it might be a cool game to try and make. Check it out and tell me what you think. Click here to download Just extract the zip to a folder and open the Bubble.jar file to run it. [Edited by - lldanll on January 5, 2006 5:53:35 PM]
Advertisement
Nice game. I suggest you add a timer.
-----------------------------------------Everyboddy need someboddy!
good suggestion!

Done - 25 seconds on the clock.
Nice work!

It plays well, the refresh rate is good on my crappy laptop too.

Maybe you could put a help screen when the "H" is pressed? You could then give a quick sentence or two to explain the way to pop multiple bubbles.

Other than that, wonderful!
“every idea is a responsibility”
ok, Sounds good. Just changed it so there is a Main Menu at the start where it explains the game. And also I added in some difficulty modes, where u get different amounts of time. Easy - 40 seconds, medium - 30 seconds, hard - 20 seconds.

Any other good ideas?
Very cool little game! Kudos to you!
To win one hundred victories in one hundred battles is not the acme of skill. To subdue the enemy without fighting is the acme of skill.
How do I run your game? Do I have to make an html file with the right tags?
I tried this:

<APPLET CODE="Bubble.jar" WIDTH= 800 HEIGHT=600>
</APPLET>
usually a jar goes into the ARCHIVE, but then, what would I put in the CODE part?
Just double click the JAR file. It runs like an EXE if you have JAVA installed.
-----------------------------------------Everyboddy need someboddy!

This topic is closed to new replies.

Advertisement