I made this in like 45 minutes because I got burnout on LOZTTC -=-=-=-=-=-=-=-=- The mechanics are a bit simplified (mainly because I'm not skilled enough to code matching multiple in a row...), but it's still a pretty good engine. -=-=-=-=-=-=-=-=- ◦ Arrow keys to move the pill ◦ Down arrow to move it downwards ◦ Up arrow to rotate it ◦ Touch a pill's half to one of its own color to clear it out of the way! ◦ Game will end if the pills get too high. -=-=-=-=-=-=-=-=- Basically, the way it works is with touching color, where each pill checks if it's touching its own color on each half. If so, it clears itself out! Viruses would probably be easy to add in - just use the "get color ()" block from the Pills sprite I also coded it where a pill will continue falling if the one below it is cleared, just to make it fairer. -=-=-=-=-=-=-=-=- Credits: @toad_690 for Mario and the background @Mario2164's Dr. Mario From Scratch for inspiration MarioMayhem.com for the sound effects Everything else done by me