This project is a raycaster. if you want further information on raycasting, see the notes in the notes and credits section. ------------------------------------------------------------------------- On to the gameplay! Arrow keys/WASD to move (very simple, right)
A raycaster is a 3d pen project which uses rays coming out from the player icon to map surroundings on a 2d maze. Look at code for more info!