Cluiche Maze
This week we started building a maze game in make code arcade
We first had to design our level. Using the tile map block we first filled the entire screen with the tree sprite
We then switched to the pen tool, selected a new block and drew a maze through the forrest
We then imported out main character and got it to move around with the buttons
The last thing we did was to get the camera to follow our player as our level is bigger than our game screen
Have a look at the full code and simulator below