I made a Binary Coded Decimal 7 Segment Display Decoder a couple days prior to starting this:
https://github.com/propjockey/bcd7sddAfter 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!