This project is about creating 3D environment using plain html & css. All items around you will see are essentially bunch of divs with transformation & perspective. JavaScript was only used for stuff like player movement and interactions. This project is far from perfect, but a nice showcase of browser"s ability to render pseudo 3D using 2d elements, as you can see in the main menu: the torch, the fire effects and the flashing light on the wall are all pseudo 3D.