Simon Says Game

💭 Think About...

What makes memory games challenging and fun?
How do patterns help us remember sequences?
Instructions: First 5 minutes: Discuss memory games you know and what makes them challenging. Spend 25 minutes building your Simon Says game with color sequences and pattern recognition. Last 15 minutes: Test each other's games and see who has the best memory for sequences!

🔨 Your Project

**Today's Goal:** Create a Simon Says game with color sequences! **Steps:** 1. **Color Buttons:** Add 4 different colored sprites (red, blue, green, yellow) 2. **Button Effects:** For each button add: - when this sprite clicked - change color effect by 25 - wait 0.3 seconds - set color effect to 0 3. **Simon Character:** Add sprite that shows the pattern: - when flag clicked - say Watch this pattern! for 2 seconds - say Red, Blue, Green for 3 seconds - say Now you try! 4. **Test:** Simon tells you the pattern, then click buttons in same order 5. **Memory Challenge:** See who can remember longest sequences!