Crazy Bubbles Public Beta 1.0

Announce your Work In Process and finalized projects here.

Crazy Bubbles Public Beta 1.0

Postby tuhoojabotti » Sat Feb 06, 2010 8:00 pm

-= Crazy Bubbles Public Beta 1.0 =-

Crazy Bubbles is a project of mine, which I have worked on for a loong time now. And it's finally Good enough to be published.

Yes, I know it's a boring little puny game, but I like it. And I think with new features it can be a real success.

Screenshot:
Image


*Download Here*

Features:
  • One game mode
  • Comprehensive settings
  • Beautiful graphics
  • Bad music (not ;) )
  • Awesome sound effects
  • Mind blurring physics
  • Generates whopping addiction levels (to some)

Features to come:
  • Online scoreboards
  • More game modes such as Time Attack and Arcade Mode.
  • Custom physics mode (playground)
  • Better background graphics
  • Bonuses like multiplyers and stuff
  • Feel free to give ideas...

Known issues:
  • Sometimes fullscreen mode looks ugly like it's scaled up.
  • One person reported a bug with the Countdown font. (Must be in his configuration)

README and Changelog:
README
Code: Select all
Crazy Bubbles 1.0
Copyright (C) 2009-2010

Main Developer: Ville Lahdenvuo (tuhoojabotti[at]gmail[dot]com)

Introduction
^^^^^^^^^^^^
Crazy Bubbles is an addictive puzzle game where you have to pop-out bubbles
from a board to get points. The bigger the cluster the bigger the score.

At first it might seem like you are just randomly clicking around, but then
you understand the importance of strategy and speed.

System Requirements
^^^^^^^^^^^^^^^^^^^
General hardware requirements:
- CPU: as fast as you can get I have 2x3Ghz, works fine with 50% colourparticles
- RAM: 20MB free should be fine
- Graphics: It doesn't use hardware acceleration, but you might as well as have a nice graphics card.
- Software: Windows with DirectX 7 or better.

Installation
^^^^^^^^^^^^
Copy the .exe to somewhere and run it.

Basic Gameplay
^^^^^^^^^^^^^^
Point and click the bubbles, try and make as big clusters as you can to gain
as much points as you can.

Controls
^^^^^^^^
The Mouse button to click at the bubbles.

Advanced Configuration Options
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
See options.ini generated by the game when you save the settings.
[system]
ResolutionWidth=800 - Resolution on the x-axis
ResolutionHeight=600 - Resolution on the y-axis
WindowMode=1 - Window[1] or fullscreen[0]?
SoundVol=100 - Volume of the sounds [0-100]
MusicVol=100 - Volume of the music [0-100]
[game]
ReverseGraphics=0 - Reverse the bubble graphics if set to 1
ColourParticles=50 - Amount of color particles used [0-n(100 recommended max.)]
ScoreParticles=1 - Use scoreparticles[1] or not[0]
SkipMainMenu=0 - Show mainmenu[0] or not[1]
ExplosionStrenght=50 -> excluded from public release
BubbleSpringyness=50 -> excluded from public release

Bugs
^^^^
Report any bugs to tuhoojabotti[at]gmail[dot]com or
forum PM to tuhoojabotti on http://coolbasic.com/phpBB3/

License
^^^^^^^
Creative Commons Attribution-Noncommercial-No Derivative Works 1.0 Finland

in Plaintext:
This work is licensed under the Creative Commons Attribution-Noncommercial-No Derivative Works 1.0 Finland License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nd-nc/1.0/fi/ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.

in HTML:
<a rel="license" href="http://creativecommons.org/licenses/by-nd-nc/1.0/fi/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nd-nc/1.0/fi/88x31.png" /></a><br /><span xmlns:dc="http://purl.org/dc/elements/1.1/" href="http://purl.org/dc/dcmitype/InteractiveResource" property="dc:title" rel="dc:type">Crazy Bubbles</span> by <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Ville Lahdenvuo</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nd-nc/1.0/fi/">Creative Commons Attribution-Noncommercial-No Derivative Works 1.0 Finland License</a>.

Authors
^^^^^^^
See Credits in-game.

Changelog
Code: Select all
^^Crazy Bubbles Public Beta 1.0^^
-First official release

Report bugs and "unwanted features" here or to PM.
Last edited by tuhoojabotti on Sun Feb 07, 2010 10:06 pm, edited 2 times in total.
dev.tuhoojabotti.com - sinne ne botit menneet on.
Programmer (noun): An organism that turns caffeine into code.
User avatar
tuhoojabotti
Advanced Member
 
Posts: 383
Joined: Tue Aug 28, 2007 2:53 pm
Location: Suomi, Finland

Re: Crazy Bubbles Public Beta 1.0

Postby temu92 » Sat Feb 06, 2010 8:14 pm

Physics are fancy but otherwise it's old and seen game genre. However I'm going to say it's a good game :)
Image
CoolBasic henkilökuntaa
Web-kehittäjä

I think we can put our differences behind us. For science. You monster.
User avatar
temu92
Web Developer
Web Developer
 
Posts: 1014
Joined: Mon Aug 27, 2007 8:56 pm
Location: You can't see me!

Re: Crazy Bubbles Public Beta 1.0

Postby Jare » Sat Feb 06, 2010 9:10 pm

Really nice game! Graphic effects are really good. Maybe there shold be some special bubble types? For example:
1. one that can be connected with any color.
2. one that does not connect with anything (cannot be destroyed).
3. one with some color (connects normally with other bubbles of the same color) but which has a greater multiplier to the score.
4. one like 2, but with fixed position. It does'nt move anywhere so it blocks other bubbles from moving too.
CoolBasic henkilökuntaa
Web-kehittäjä
CoolBasic Classic

Julkaise pelisi: K-pelit
User avatar
Jare
Web Developer
Web Developer
 
Posts: 700
Joined: Mon Aug 27, 2007 9:18 pm
Location: Helsinki

Re: Crazy Bubbles Public Beta 1.0

Postby tuhoojabotti » Sat Feb 06, 2010 9:20 pm

1. one that can be connected with any color. -- Was in mind ;)
2. one that does not connect with anything (cannot be destroyed). -- Was in mind ;)
3. one with some color (connects normally with other bubbles of the same color) but which has a greater multiplier to the score. -- Bonuses will come ;)
4. one like 2, but with fixed position. It does'nt move anywhere so it blocks other bubbles from moving too. -- Yeah maybe...
dev.tuhoojabotti.com - sinne ne botit menneet on.
Programmer (noun): An organism that turns caffeine into code.
User avatar
tuhoojabotti
Advanced Member
 
Posts: 383
Joined: Tue Aug 28, 2007 2:53 pm
Location: Suomi, Finland

Re: Crazy Bubbles Public Beta 1.0

Postby temu92 » Sat Feb 06, 2010 11:37 pm

Add some setting to options with which you can change amount of colors of bubbles :P Like to have more different colors: purple, pink, orange and so on. Adds up some difficulty!
Image
CoolBasic henkilökuntaa
Web-kehittäjä

I think we can put our differences behind us. For science. You monster.
User avatar
temu92
Web Developer
Web Developer
 
Posts: 1014
Joined: Mon Aug 27, 2007 8:56 pm
Location: You can't see me!

Re: Crazy Bubbles Public Beta 1.0

Postby CCE » Sun Feb 07, 2010 10:07 pm

Really nice! You could try to separate different styles of bubbles also with their shape so it would be faster and easier for the player to make decisions. Main gamemode could use a colorful backround. The music really sucks but nice graphical effects overall :)
CoolBasic henkilökuntaa
Muusikko
sivut me@lolz
User avatar
CCE
Artist
Artist
 
Posts: 460
Joined: Mon Aug 27, 2007 8:53 pm
Location: Espoon maalaiskunta


Return to Projects

Who is online

Users browsing this forum: No registered users and 1 guest