CSS is DOOMed!

I've build DOOM in CSS and every wall, floor, barrel, and imp is a div, positioned in 3D space using CSS transforms.

https://cssdoom.wtf

Try it out! But... not every browser can handle it. This is taking the browser to its limit. Chrome has some issues. Safari too. Bugs will be filed.

@html5test nice! i used css transforms to replicate the apple cover flow thing when they were brand new, but this is on another level 😂
@dysfun Same principle. Just a few more divs 😁