View Single Post
  #12 (permalink)  
Old January 1st, 2006, 05:34 PM
RotAtoR RotAtoR is offline
Newbie Floating Down The Mistic River
 
Join Date: Jun 2005
Posts: 41
I've just updated the first post with my new changes. I've added a few more things:

-Status text, as you can see in the new screenshot.
-Timing system, you now have 10 seconds to fire a shot or it will fire for you.
-Scoring system, each level gives a maximum of 100 points upon completion. One point is subtracted from the max score every second, so the faster you beat the level the more points you earn. While a bubble is being fired and while the game is paused does not count against the max score.
-High scores are now implemented.
-Save/resume games is now implemented.


FingerSoup: You may want to try compiling for target again, I made some changes to the strtok function bubbles was using. What may have been causing problems was that I was using the reentrant version of the function which is completely unnecessary.

Last edited by RotAtoR : January 1st, 2006 at 05:52 PM.
Reply With Quote