🚀 Connect 4 Challenges

Fun, easy mini-tasks to practice what you learned in the lesson.

🎮 What to Expect

Short, beginner‑friendly tasks that take 5–10 minutes each. You’ll tweak small pieces of the existing code from the lesson. No frameworks, just HTML/CSS/JS.

Use the classes you saw in the lesson:


1) Color Theme Switcher (Easy, 5m)

Add a small toggle to switch between “Classic” and “Midnight” themes.


2) Column Highlight on Hover (Easy, 5m)

Make the column you’re about to drop in glow so it’s easy to aim.


3) Drop “Click” Sound (Easy, 5m)

Play a short sound when the piece lands.


4) Restart Confirmation (Easy, 5m)

Prevent accidental restarts with a simple confirm step.


5) Win Banner Emoji (Easy, 5–10m)

Make the win message more fun with emojis and color.


✨ Bonus: Keyboard Drop (Optional, 10m)

Let players press Left/Right to move a “ghost” column and Enter to drop.


✅ Turn‑In Checklist