Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

It'll take a while to re-unlock everything and get used to the normal control scheme, but in the meantime, I did run into one new issue:

In the Temple level, I had maxed Viscosity/Magnet, some amount of Compound Interest/Hot Start, Piercing 2, and Extra Ball 4 (so 5 total). Two seconds into the level, as all 5 balls simultaneously reached the top white part of the stage after cutting through the middle, the entire page and browser became unresponsive for around 5 minutes, until the page gave up with an "Error: 4" page.

I had a little bug with a while(…) loop that just sometimes wouldn’t stop, so yeah, sorry about that. There’s basically no QA currently, so buggy releases do happen ^^ The issue was triggered by reaching the 300 coins limit. It should be fixed now.

(+1)

Seems to be fixed. Got a few more issues though:

  • The noise when the extra life upgrade activates, is much too loud.
  • Coins should use a different color for the Dollar Sign level, because the current yellow-on-yellow makes the coins invisible. (Alternatively, it might look better to just give that level the default black background color)
  • When the puck is small enough, the multiplier text overflows past the right edge of it and becomes illegible on any stage with a black background.

Thank you, all issues have been adressed. i’ve reduced the extra life noise from 80% volume to 50%, the dollar level now has a black background and the coin is no longer shown on the puck when the puck is too small (it just shows “x 100” in that case)