Pass the hot potato around and make sure it does not beep while you have it in your hands!
page 1
The first page of the program is a random timer of 5 to 6 seconds.
Once the timer triggers, the first rule switches to
page 2.
- when
time of
5s and
1 random second, do
switches to
page 2.
- when
, do paint screen animation (blinking dot).
page 2
On this page, we should a skull image and play a sad sound on start. If the when section is empty, the rule runs once at the page start only.
- when
page start, do
show image skull.
- when
page start, do
play sound emoji
sad.
improvement ideas
- add sound emoji when timer expires
- add a better expired potato animation