arrow keys to move around left and right turn up and down make you walk forward. feel free to check out how I did it and make your own versions any questions comment them and I'll do my best to answer them tell me if you want me to make a tutorial on how to make something like this
all by me ... this is how to make a 3d maze game without having to actually do anything in 3 dimensions. it's basically a top-down map that has distances to the wall translated into height to draw the lines that make up the walls. I used a different way of ray casting on my 3d racing game ... here's the link to check it out... https://scratch.mit.edu/projects/137173261 this concept is so simple I can recreate it in around half an hour.