Skip to content
Tech News
← Back to articles

Developer rebuilds Doom using only CSS and HTML, turning divs into a full 3D game engine

read original get CSS 3D Game Development Kit → more articles
Why This Matters

Leenheer's innovative approach to recreating Doom solely with CSS and HTML showcases the potential for browser-based gaming and demonstrates how web technologies can be pushed to their limits. This development highlights the evolving capabilities of web standards and their application in complex, interactive experiences, offering new possibilities for developers and consumers alike.

Key Takeaways

Leenheer is best known for creating HTML5test.com, the WhichBrowser user-agent parser. He began exploring a CSS-based Doom renderer after completing an earlier experiment that ran the game on an oscilloscope, reusing code to extract map data from the original WAD file.Read Entire Article