Woah I finally made a real game There shouldn't be any more bugs, but tell me if you find any How to play: Press any key/click on the dot to get a point. If you miss, the game will end; if you do not hit the dot the first time, your game will end (this is intentional). Comment your high scores below. is is not possible to get over 35, so no lying. Please don't advertise. Don't steal the game and claim it as your own, either Read the whole notes and credits, I dare you. don't ask why I made this my high score is 26 one other thing: the amount it speeds up is purely how long you hold a key down/ click for. if you hold the space bar for a long time it will be very fast, while if you click fast it will speed up slower
made this for a scratch class update log: 8/18/25: changed the color, fixed the end glitch, and added a background 8/20/25: fixed another bug rant that you should probably ignore down below: guys. you have no idea how buggy this was. first the scoring code didn't work so I had to change that, and then the direction switch stopped working and never worked again, as well as the first time I tried to make it so the dots couldn't be in the same place, I realized I could only lower the chance without having to recode the whole game. then after I switched back to my original plan, (no direction switch, no guarantee of different spots for the dots), the game over screen started being at the start, before you had even lost the game, and you would have to restart the project, so I fixed that (well mostly) so if would just hide more, and that worked cuz the game over screen stopped appearing in the start, but when you lost the game, it started flickering! i realized the variables and broadcasting blocks were crowding the code, and making it lag, causing the other block to not work, which made me realize the whole problem was an anomaly, also making me realize I was going to have to rewrite the code of 2 sprites, and hope it worked so I wouldn't have to rewrite the code again. i rewrote the code, and thankfully, it worked. Then I decided to make it so if you passed the dots without clicking it, the game would also end. so I coded that, and it did not work. did not work one bit. it made it so you would die immediately after scoring your first point. I thought, 'well oh, I just need to make reset code so It doesn't continue on and resets once the player gets a hit. this shouldn't be too hard.' it was soooooo hard. you can see the mess of code it the dots sprite if you like. i started by trying to make a custom block, but not having any material to make it work. then I tried to rewrite the script that was supposed to make it so you couldn't passthe block, and failed miserably, then decided I was going to add some MORE variable to go with the hit code and tried to incorporate those, which did not work, then I changed the game over code into variables instead of broadcasting, which worked for the no passage code, but messed up the game over sprite code again. i tried to use ghost blocks, and that worked, so it didn't show up in the start, but it didn't show up when game over happened either. Then I rewrote the code 8 more times, and realized I needed to simplify it. fortunately, that worked and the game was finally finished. no I will not use gramarly to fix all the grammar issues in this very long rant. if you read all that, I thank you greatly for your time. in the end, this took about 5 hours total to debug. taco♡ tags you should ignore: