Final Project Part 2
- danielgrinchenko
- Feb 8, 2021
- 1 min read
For my final project I took inspiration from one of the projects I worked on earlier in the semester. It was a failed attempt at a maze game. I decided to remake the game into a fully functional maze game with collisions and an end goal. The player has to use his or her mouse to traverse to the end. I added a bunch of obstacles for the player to avoid and if an object is touched it will end the game for the player. Once the player reaches the end there is an end screen for the player to enjoy.
Here is the link: https://editor.p5js.org/Grinchenko/sketches/f5Y9HUD_c
Comments