Hacker News new | ask | show | jobs
by mitchtbaum 2156 days ago
If this took you, ballpark, 1 month to do, what do you think you would be able to do in a year?
1 comments

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

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!