Skip to content
Tech News
← Back to articles

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

read original get HTML5 Game Development Kit → more articles
Why This Matters

Leenheer's innovative use of CSS and HTML to rebuild Doom demonstrates the potential for browser-based gaming and complex 3D rendering without traditional game engines. This breakthrough highlights how web technologies can push the boundaries of interactive experiences, making advanced gaming more accessible through standard web browsers. It signals a future where web development and gaming intersect more deeply, opening new avenues 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