Hacker News new | ask | show | jobs
by James0x57 2163 days ago
This took ~3.25 days. :)

Since I'm brushing up against the limits of CSS, there's not enough room for a full year :P

1 comments

What inspired the idea and what was your motivation?
I made a Binary Coded Decimal 7 Segment Display Decoder a couple days prior to starting this: https://github.com/propjockey/bcd7sdd

After that blew up on twitter I tried thinking of something else I could test using checkboxes as the state and MineSweeper just popped in my head since it's pretty much 480 fancy checkboxes.

Motivation was just to see if I could, then to see what the limits are once I realized I'd be able to.

Thanks for checking it out!