42 ms·
CSS is a tool used by web developers to style their websites. Whether technically it's a programming language or not is tangential.
by gaastonsr 8y ago
CSS is a tool used by web developers to style their websites.
Whether technically it's a programming language or not is tangential.
- jandrese 8y agoPeople implement Doom in CSS. It's clearly more than just some style notes for the browser.
- gmanley 8y agoI think you may be confusing that with something else. You can't create a complex game with just CSS. I'd love to be wrong but provide a link.
- jandrese 8y agohttps://codepen.io/chrissimmons/pen/bqBabr https://codepen.io/chrissimmons/pen/bqBabr It's off brand, but the technology is roughly the same. Another game: https://thenextweb.com/dd/2018/05/08/some-madman-built-a-mario-kart-clone-in-pure-css/ https://thenextweb.com/dd/2018/05/08/some-madman-built-a-mar...
- gmanley 8y agoThe first one looks like a big part of the functionality is from the JavaScript file. It's crashing my iPhone so I'm having trouble digging into it too much. The second link, however, does seem to be done in pure css. Impressive! Thank you for the links. I stand corrected.