Game 032 β€” Board Generator

Theme: Sunset Glow
🧠 New concept: Dynamic grid creation

Play

Build a board, then click tiles to toggle.

Learning Notes

🧩 What’s different from last game?

You learn to generate and rebuild boards for any size cleanly (no leftover DOM).

πŸ”€ 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.