Maze Game

Build a Maze game where the main player must move through a maze without touching the walls.

Use the keyboard interaction skills to move your player

Use the collision with colour skills to stop the player moving through the walls

Add a sprite at the end the finishes the game when the player gets there

Your game should have at least THREE backdrops.
A start screen with the instructions on it. (How to play the game)
a game screen which shows the sprites and maze
A finish screen which show the end of game information