Hello! This is Idle Breakout, but in Scratch. I'm working on it a lot, but it is nowhere near done. I'm sharing it so people can help me catch bugs and give feedback. Click to damage a brick! Buy balls and upgrade stats in the shop! Basic Ball
Kodiqi created Idle Breakout, not me. I only created a version of it on Scratch. Version History v1.1.7: Added levels 8 and 9 v1.1.6: Edited graphics, 2 more Click X upgrades v1.1.5: Edited graphics, added stats to plasma ball v1.1.4: Reverted 1.1.3, trying to get it to work v1.1.3: Added affordability indicator to Basic Ball, using a modified version of a tutorial by @griffpatch. v1.1.2: Edited graphics, added level counter v1.1.1: Fixed bricks having having a 50% of becoming ghost bricks, nonexistent bricks that a Sniper Ball would still target v1.1.0: Added Sniper Ball to the base game! I've removed all the bugs I can see, it should now point to the nearest brick (and never point to nonexistent bricks). You may, for now, only buy one. It unlocks after a Plasma Ball is bought and costs $1500. v1.0.16: Added Sniper Ball. It's very buggy, please report any bugs. You cannot buy it just yet, but it's in the game so if you click on the block of code labeled "Spawn Sniper," you can test them. v1.0.15: Up to 4 Plasma Balls, getting ready to add Sniper Balls! v1.0.14: Added a loop of levels after first seven are completed, with different shapes v1.0.13: Added indicator if you can afford something, and changed several graphics, fixed level generation for 5 and beyond v1.0.12: One more Click X, Basic Ball speed, and Basic Ball power upgrade v1.0.11: Fixed changes from 1.0.7 not working v1.0.10: Added Levels 6 and 7 v1.0.9: Added Level 5, fixed Basic Ball power not upgrading v1.0.8: Plasma Balls now deal correct amount of damage (25% more on a direct hit) v1.0.7: Added up to 4 Click X, fixed Plasma Ball Shop not showing correct price, fixed Basic Ball descriptor v1.0.6: Added one speed and one power upgrade for the Basic Ball, removed ability to see Basic Ball Stats list, the stats can now be seen by hovering over in shop v1.0.5: Plasma balls now correctly deal splash damage (which was very frustrating and took me several hours to add) v1.0.4: Fixed Level 4 generation, fixed bricks destroyed on level start not counting towards stats and not generating v1.0.3: Added Level 4 and a Basic Ball Stats list that I'll put into a nice display later. I changed the way bricks taking damage works, so now bricks know what ball damaged them. Basic Ball Stats: Item 1 is speed, Item 2 is power, Item 3 is how many you have, Item 4 is damage done. Press B to show the Basic Ball Stats. Doubled all ball speeds. v1.0.2: Added up to 10 Basic Balls, simple descriptor for Basic Balls, Level 3, fixed level progressing system, fixed clicks giving extra money v1.0.1: Added up to 2 Plasma balls, Click X upgrades, Plasma Balls do NOT yet do splash damage v1.0.0: Added Level 1 and Level 2, up to 4 Basic Balls, bouncing mechanics (the bouncing mechanics were a pain)