Live data from Hacker News

Show HN: MineSweeper implemented in 100% CSS and HTML – no JavaScript

github.com

11–20 of 97 posts

Re: Show HN: MineSweeper implemented in 100% CSS and HTML – no JavaScript

#12
post #11

Very cool. CSS can do some amazing stuff these days. I made a game using moving checkboxes recently - https://codepen.io/onion2k/pen/qBbKYee - with a timer and scoring. It's a fun challenge to avoid JS.

I saw that a few days before I started making this actually! https://news.ycombinator.com/item?id=23867569

Re: Show HN: MineSweeper implemented in 100% CSS and HTML – no JavaScript

#18
post #6

Earlier quoted context omitted.

yeah, i expected it to be instant to be honest, given it's just markup and there's no "thinking"

It's 1.23MB of CSS & HTML - this is meant to be a stress test of the limits, lag is expected for the next several years of average-at-the-time computers!

Or until someone packages your madness as a popular library and browsers are forced to optimize it.
Post reply on HN