jlefkoff / GridBoard

a project to use an LED matrix for grid based games for the '21 Interactive art installations winterm
MIT License
0 stars 1 forks source link

Easter Egg screen #10

Open gsalaman opened 3 years ago

gsalaman commented 3 years ago

How do we want the easter egg screen to trigger?

jlefkoff commented 3 years ago

Preferably have the bottom right and left corners be pressed simultaneously (within 5ms of each other)

gsalaman commented 3 years ago

All screens? Just the home and game select screen? I'm leaning towards the latter...

Also, isn't the button poll period 50ms? Meaning we can't get 5ms resolution...