how to make a maze game on scratch
- daveauddric8622
- Sep 20, 2021
- 1 min read
make 2 sprites named "player" and "maze"

2. draw the maze (im bad at drawing)

3. this is the starting code
for maze :

for player :

4. make a "my block" named movement


5. make the player a circle

6. work on the movement of the player

7. make another block named win? and make the code like this

8. add an interesting backdrop

and thats it! check it out in maze
Comments