Show HN: Quake ported to 3D CSS (no WebGL)
Category: other
Tags: quake, css-3d, game-engine, polycss, typeScript
Score: 7.5/10 (Innovation: 8, Technical: 9, Documentation: 8, Utility: 5)
This project ports the classic game Quake to render entirely in 3D CSS using the PolyCSS engine, replacing WebGL/Canvas with real HTML/CSS geometry. It's a novel technical demonstration of CSS's 3D capabilities applied to a complex, real-time game, blending retro gaming with modern web rendering possibilities.
Target audience: web developers, game developers, graphics enthusiasts
Repository: https://cssquake.com/ · TypeScript · GPL-2.0 · 9 stars
View on Hacker News