Use keys W,A,S,D to move. There is no confirmed end at this point so I will update that in the future. This ultimately uses a 2D template of a maze that I created and then rendered it using pen to create the 3D effect. Feel free to remix this project just make sure to give credit to me. Also, read the notes inside the scripts of the sprites to understand the project better. This works on any 2D template so no need to change the scripts inside of the Renderer sprite.
***UPDATES*** 17/04/2021 at 7:42 P.M - Official Release 18/04/2021 - Added backdrop 10/01/2022 - Added wall collisions, better backdrop, and made you move slower if you're going backwards to give a real-life effect. 10/01/2022 #2 - Takes longer to rotate since a faster speed would cause the walls to be redrawn more frequently than a slower speed. This also reduces choppiness by a lot.