Day 1: Your First Clicker — Events, Sprites, and Sounds
Game: Sparkle Clicker — click the star to earn points and trigger fun effects.
Concepts: Events (when green flag clicked, when this sprite clicked), looks, basic sound, coordinates for positioning.
- S1 Choose Your Style — Pick a theme (space, ocean, fashion). Add 1–2 sprites and a simple background.
- S2 Make It Interactive — On click: play sound, change color, show a “+1” effect.
- S3 Basic Score — Use a variable “Score” and increase by 1 on click. Show score on screen.
- S4 Share & Celebrate — Pair-playtest for 3 minutes and share one favorite effect.
Level Up:
- Randomly move the star to a new spot after each click.
- Add a 5-second sparkle animation using “repeat” and “change color effect.”
- Custom art: draw your own star or icon in the paint editor.

