Use left and right keys to turn and w and a keys to go foward and backwards. The goal is to get to the end the fastest, you CAN use the map by click m to open and c to close the map.
I saw my old maze and I just thought 2D was boring, so I made it 3D. For a explaination on how this project works, scroll to the bottom of notes and credits. This project cast "rays" to estimate the distance of a wall, then the project therefore, draws the lines by distance. I did research about raycasting, so there was some research involved, but here is basically a remake of how I remember a project I made many years ago. It took me a bit to understand the concept, but heres a basic raycaster.