The goal of this program is to show a cute heart animation.
We use a single rule with a timer. The timer starts a screen animation with two images. Each time the timer triggers again, it repaints both images which create the heart animation.
- when timer triggers, do show image heart.
- when timer triggers, do play sound hello.
improvement ideas
- add more animation frames to create a better beating heart
- add more sounds
- make your own animation