
bubble burst
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is a game I made called bubble burst (based on any number of similar games out there for various platforms). This is a very simple, but addictive logic game. The aim is to score as many points as possible. You score points by popping bubbles. But you can only pop them if they are next to, or above/below another bubble of the same colour. The more bubbles you pop at a time, the more points per bubble you get. When a bubble is popped, the bubbles above fall down to fill the space.
to pop a bubble, you must first select it with the middle mouse button. This will highlight all the adjacent bubbles, and tell you how many points you get for that move. Then to pop them, left click on them. Simple - now try and get the high score.
13 years ago
1.0
First release.
13 years ago
1.0
First release.
hds
13 years ago
why not simply use the left mousebutton and they explode at once? just wondering why it needs 2 clicks :?
Report
Matti
13 years ago
Report
hds
13 years ago
thats a nice one, really!
my wife did a similar one:
http://www.kde-apps.org/content/show.php/Raeumen?content=18910
maybe you like that as well.
anyway, 2 things:
a) the sound is delayed, but i wouldnt like the sound at all because it disturbs my mp3 music ;).
could you make an option to toggle the sound on/off?
b) i realize its doing a hiscore. is this saved somewhere? would be nice if it would ;)
thx a lot!
Report
Matti
13 years ago
High score is saved, but it's a bit funky, I need to look at it.
Report
sangrehirviendo
13 years ago
Report