4 projects to start with
- Quiz game: score + levels + timer.
- Text adventure: choices + story branching.
- Number guessing: loops + randomness.
- Daily habit tracker: lists, inputs, and summaries.
What students learn
- Logic and step-by-step thinking
- Conditions, loops, and functions
- Debugging and confidence