#css (9)

CSS is DOOMed

Niels Leenheer hat Doom in CSS (und ein bisschen JavaScript) nachgebaut:

No, CSS is awesome. CSS is better than ever and it is only getting better. And that is why I built DOOM in CSS. Every wall, floor, barrel, and imp is a `<div>`, positioned in 3D space using CSS transforms. The game logic runs in JavaScript, but the rendering is entirely CSS. You can play it right now.

CSS is DOOMed! | OpenGraph Preview Image
nielsleenheer.com

CSS is DOOMed!

Every wall, floor, barrel, and imp is a div — DOOM rendered entirely in CSS. Using 3D transforms, CSS math functions, @property, clip-path, anchor positioning, and SVG filters to build a fully playable 3D first-person shooter in the browser without Canvas or WebGL.

x86CSS

x86CSS is a working CSS-only x86 CPU/emulator/computer. Yes, the Cascading Style Sheets CSS. No JavaScript required.

What you’re seeing above is a C program that was compiled using GCC into native 8086 machine code being executed fully within CSS.

Lyra Rebane hat einen x86 CPU Emulator in – Trommelwirbel 🥁 – CSS gebaut, was absolut verrückt ist. Also im positiven Sinne. Dass das überhaupt geht und das zu machen.

Is CSS a programming language?
– Do you really need to ask at this point?

Und die Demo nutzt #rebeccapurple als Farbe. <3 (via Waxy.org)

x86CSS | OpenGraph Preview Image
lyra.horse

x86CSS

x86CSS is a working CSS-only x86 CPU/emulator/computer. No JavaScript required!