3D CSS Maze

by Edward Bonnett

This is a 3D maze created entirely in HTML and CSS using a ton of radio buttons and some CSS transforms. Each level has has 3 orbs hidden somewhere in the maze, find them all to get to the next level. There are 5 levels in total, each slightly bigger than the last. Absolutely no JavaScript is used and each level is less than 10kb in size.

View the source of this project on GitHub: https://github.com/EdwardBonnett/3dCssMaze