rosemarybeetle / tweetenstein

tweet-based physical interactive thing
0 stars 0 forks source link

If you press a key twice too fast the mouth continues to move indefinitely #12

Closed rosemarybeetle closed 10 years ago

rosemarybeetle commented 10 years ago

In face-off.html calling tweetenstein-cut.js a bug causes the mouth to keep moving for ever, if keys are pressed too quickly

rosemarybeetle commented 10 years ago

fixed with a check digit that is toggled to lock the repeat action, then untoggled once done, so the action can happen later