Controls: W/A/S/D to move E to show/hide map Try to get to the green target as fast as possible.
This was made for the CS50's Introduction to Computer Science. Every time you play a random maze is generated. The target should always be the farthest away from the player. It is using a ray caster in order to display the maze on screen with a 3D effect.