/u/7434365
/joeiddon

A maze game in 3D

try and escape here

After completing my 3d JS engine and having just been experimenting with different maze generation algorithms (see my post) I decided to make a simple 3D Maze Game.

The code for the project is also on GitHub.

Apart from having a read of the code yourself, there isn't really much to say about this project. It is just a culmination of some of my recent work. It is worth noting that there are still some things I wish to improve - the most important being not being able to walk through walls. I think that with this aspect, the game could actually be quite enjoyable and complete. However, if you simply resist the temptation to walk through the walls, it is fun trying to escape.

Link to play at top! Enjoy.