3つ以上つながっているブロックをクリック(タッチ)して消しましょう! 消せなくなったときは左のシャッフルボタン(またはスペースキー)を押してください。 画面の揺れはネコを押すと切り替えられます Click(or touch) on blocks that are connected to three or more blocks to break them! When you can’t find breakable blocks, press the shuffle button on the left.(Also you can use the Space key) Screen Shaking can be disabled by pressing the cat.
<|===( CREDITS )===|> - @Poteto143 for original project. https://scratch.mit.edu/projects/443497882 <|===( NOTES )===|> - This is done by checking if the blocks match, if it does, then it will click them and if it doesn't, then it will ignore them and check again until it found a match. - This bot is not the most efficient and I feel like it has room for improvements, if you know how to improve the bot (because I'm not that skilled in coding), then feel free to remix this project. - Adjust how fast the bot is by sliding the "Checking Speed" slider (the less, the faster). If you want the bot to go insane, then set the checking speed to 0. It's so fast that the Combo meter never goes down to zero. - Oh and by the way, you might know that the "Checking Speed" variable shows in front of the thumbnail. That's because the variable will always be the front layer no matter how much you click the "go to front layer" block. I might come off as nitpicky, but it's inconvenient that the variable always show as the front layer, especially in Scratch 2.0 projects, mostly because it kinds of ruin the menu design that is intended to cover the variables. Again, I might be nitpicky. - Also, interesting thing about variable is that because of the way Scratch takes image of the project thumbnail, the variable doesn't show in the project thumbnail even if it's shown.