Game 030 β€” Tile Reveal Game

Theme: Sunset Glow
🧠 New concept: Hidden vs revealed state

Play

Click tiles to reveal.

Learning Notes

🧩 What’s different from last game?

You introduce hidden information: tiles exist but are not visible until revealed.

πŸ”€ Optional challenge variants

Open the code and try the variant ideas listed in comments near the bottom.

Tip: Use your browser devtools console to inspect state while you play.