geerlingguy / beast-challenge

A control system for MrBeast's 1-100 challenge
GNU General Public License v3.0
26 stars 1 forks source link

Separate 'Game Mode' - Simon Says #44

Closed geerlingguy closed 1 year ago

geerlingguy commented 1 year ago

This could be something we need to program for... or they might find a way to do it using the existing infrastructure and features we've set up. This issue is meant to document potential requirements for a Simon Says style game (e.g. press red, blue, red, green, red... then we have to check if they did that.

Might have to account for debounce a little better (e.g. do 250ms or something). See #40 about that!

geerlingguy commented 1 year ago

What they might do instead: