ScratchData LogoScratchData
Back to Fal's profile

PacMan extreme scroller

FAFal•Created February 28, 2010
PacMan extreme scroller
0
0
36 views
View on Scratch

Description

INSTRUCTIONS Attach a variable resistor (like shown) to slot A in a Pico board. Press space to ajust sensor so that the current direction is up. Turn the resistor to turn the charicter. HOW THIS CODE WORKS I made this program so others could make their own pacman and other maze games and artistic expressions. The way this program works is that whenever you push an arrow key, pacman points in the direction you push (if "left arrow key" pressed point "left"). Then pacman moves forward as long as his whiskers (a purple dot in front of his mouth) are touching the color green. You can see this in the pacman sprite "if (purple touching green)". If pacman touches red, the maze switches. MORE IDEAS To change it just draw any maze/path you want to using the same color green I used (in the scratch paint editor that's the 4th square down in the green column). Then change the pacman costume.

Project Details

Project ID908516
CreatedFebruary 28, 2010
Last ModifiedFebruary 28, 2010
SharedFebruary 28, 2010
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root