This tutorial will guide you through the creation of a scrolling maze game. Turn your final result in on Canvas.
Now that you have made your basic maze game, what modifications can you add? No need to make a copy of your program.
Choose two from this list OR create your own:
- add a timer to the game
- add power ups
- add “enemies”
- add background music
- add lives (when you touch an enemy OR when you touch the wall you lose a life?)