-
-
Save rluiten/38f3ead0900aba83178499ce2b17236f to your computer and use it in GitHub Desktop.
# Robins hack to maybe try do the 10 seconds required to tick?
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Robins hack to maybe try do the 10 seconds required to tick? | |
Egg Timer* | |
Stopped* | |
wind forward -> Done? | |
Ticking | |
wind forward -> Running Done? | |
wind backward -> Done? | |
tick -> Running Done? | |
Running Done? | |
## Note to implementors: Ding on this transition! | |
timer finished? -> Stopped | |
Not Running | |
wind forward -> Done? | |
wind backward -> Done? | |
Done? | |
# time remaining? -> Ticking | |
time over 10 seconds to start ticking? -> Ticking | |
insufficient wind to run? -> Not Running |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment