CONTROLS: - Click on egg to hatch - Hold space to equip lava bucket, release to unequip - Click and hold on pets to drag them around if needed - Hover over pets with lava equipped to sizzle them INSTRUCTIONS: - Click eggs to hatch them. After a second, a questionable animal will pop out of it...you'll see. - Sizzle the animals with your lava bucket to watch an arbitrary number increase. That's it, that's the goal. Get the highest amount of pets sizzled. - As you play, the egg spawn delay will "slowly" increase, so later in the game you will have too many pets to manage and sizzle at a reasonable rate. Good luck... EXTRA INFORMATION: > There are 34 different pets you can find, all having an equal chance of being hatched > There is a built-in limit in scratch for clones, so you can have no more than 300 pets AND eggs COMBINED. > Eggs always spawn in the lower quarter of the screen, pets in the middle half. > You can hold left click to bulk-hatch eggs (had to because of a bug with regular on sprite clicked blocks with the egg clones, plus it's convenient for later in the game)
Me and my brother and his friends collectively came up with this dumb idea ages ago, and I just remembered about it today. I already had a version of this project (unshared) but it was broken and I didn't like it, so I completely remade it into this one! Don't ask what we were doing to cause this thought to spontaneously exist. MUSIC CREDITS: > (NCS) 1$1K - GODSLAYER (slowed for fun) > Crystal Castles - Kerosene > CRIM3S - Lost (reversed for fun) > Dion Timmer: Shiawase VIP (reversed for fun) All credit for these songs go to their original creators. None of these are made by me, only modified (if at all), such as slowing or reversing. UPDATES: -[ v.1.0.0 ]- > Made the game (woah really?) > Added main features -[ v.1.0.1 ]- > Fixed bug: clicking on egg while hatching would reset hatch delay > Changed sounds multiple times -[ v.1.0.2 ]- > Added music > Added slowly increasing egg spawn delay > INITIAL GAME RELEASE! -[ v.1.0.3 ]- > Changed egg delay system entirely: >>> Originally ran in a loop every 0.1 seconds to set delay to itself times 0.999 >>> Now sets it to itself times 0.99 every time an egg is hatched >>> This was done to prevent AFKing to get the delay to super low numbers. > Added limit to egg delay (0.25s) > Changed pet spawn locations to be between y level -50 and 50 to prevent spawning near eggs KNOWN BUGS: > Having the lava bucket equipped makes the animals hatch slower for some unknown reason. Doesn't affect gameplay too much, since egg delays are unaffected. > Clone limit is reached easily (not really a bug, but could be prevented by making hardcoded limitations) > Added extra information section in the Instructions section for those who are curious IDEAS FOR FUTURE UPDATES: > More songs and pets > Rare eggs that spawn special pets > Events, like lava rain (slowly sizzles all pets automatically), egg frenzy (eggs spawn at increased rate), etc. > Might change sizzling mechanic outright by making a shop with increasing tiers of "sizzlers" > Other suggestions from people in the comments... ...If you have any ideas for this game, just know that I rarely ever use scratch any more, but if I eventually see it, I might consider adding it in a future update! :)