CLICK THE GREEN FLAG TWICE BEFORE PLAYING. W A S D or Arrow Keys to move. Quickly Type "RESET" to reset your best score to 0. Z to toggle the visibility of Your Best and World Record. Top left corner is the timer, top right corner is your HP (Health Points). You are the blue circle, and black objects are obstacles. It's best to stay away from the edge, as that's where the obstacles appear. Try to avoid the obstacles for as long as possible! Most obstacles get destroyed from touching you or the edge, but if they touch you, then you loose HP. Run out of HP and it's game over! The game gets progressively harder as new obstacles are introduced and the obstacle count increases. The final difficulty starts at 130 seconds. OBSTACLES: Circle (0): A regular obstacle that moves in one direction until it hits the edge. It aims in your general direction. They're usually not too dangerous until later on when they come in groups of ten. Clockwise Star (5): This four-pointed star chases you, but seems to rotate too far clockwise. If you know what you're doing, then perhaps you could get it to hit the edge? Balloon Circle (10): This circle takes a couple seconds to inflate to a huge size before it goes towards you. When it collides with you or the edge, it pops into 10 tiny circles. Tiny Circle (From Ballon Circle): These tiny circles come in groups of ten when a balloon circle pops. They're slightly more accurate than regular circles, but still don't ever change direction once they start moving. Dashing Triangle (20): This triangle leaps at you every half second. Its quick movements make it tricky to dodge, and it cannot get destroyed by the edge either. To destroy it without hurting yourself, just dodge it for around ten seconds. Just a Box (20): This square isn't too hard to dodge, as rather than going at you, it just continues to move up, down, left, or right, depending on what side it came from.
This was just meant to be a test project to improve my skills as I rejoin Scratch. Everything made by me, inspired by other games where you dodge stuff. Special thanks to the Scratch Team for making Scratch, which is where I coded this. CHANGE LOG V1.0.0: (September 8th, 2021) ~ Shared + Backdrop + Blue Circle + Circle + Clockwise Star + Balloon Circle + Dashing Triangle + Just a Box + Tiny Circle +? Textures but no code for walls + Game Over + Timer + Health + Your Best V1.0.1: (October 10th, 2021) + Added cloud variables for the world record. ~ Moved Your Best up a bit to make room for World Record. ~ Version numbers now show up in bests before getting a game over. + Added Z key functionality to show/hide record variables.