Use the cursor keys to guide the PacMan sprite to the target block on the opposite side of the screen. Eat the dots and dodge the monsters. Don't touch the maze walls!
Adapted for Getting Unstuck Day 9 from an earlier project. This project uses the Touching Colour block to detect if pacman touches the walls of the maze. To improve this project I could make the keys more responsive by putting them in a forever block. To make it more like a pacman game, more dots could be added.