Better Bubble Popper!
It’s better than the Makecode version!
Ok, so, if you’ve been paying attention to the Makecode Home Screen, they have a tutorial for an Inside Out 2 themed bubble popping game. Well, I always love learning new things and was curious, so I followed the tutorial. To be frank, I was disappointed. It’s super short and the end result is this:
Yep. That’s it. I didn’t learn a thing!

So, of course, I made my own!

Presenting the Better Bubble Popper! The bubbles advance down the screen, like an actual bubble shooter game! The bubbles actually bounce off the walls too! Aim your bubble with the left and right buttons and fire! Press B to switch between your bubble with the next one and hold down while aiming to make it move slower, giving you better aim. If you clear all of one color from the playing field, that color is gone forever, which makes it actually possible to win! Goodluck!
3 Likes
SO much better! One issue is when clipping to an available grid spot, the spheres can move down, when they should be limited to moving up when snapping to the grid.
2 Likes
Why is that an issue…? Are they being placed in impossible spots? Like floating in midair? I’m pretty sure I coded that on purpose, unless you think it’s a bug? 
2 Likes