stoneskin

learning coding with Scratch , Python and Java

10.5 Maze Game

10.5.1 Maze game Starter

maze_start https://scratch.mit.edu/projects/197769293

In the Maze game starter, the orange ball could move, but it can’t cross the Wall with blue color. The code is like below: wall code

10.5.2 Remix example

mouse and cheese https://scratch.mit.edu/projects/121920725

10.5.3 Project