Learning Notes
π§© Whatβs different from last game?
You learn guard clauses: stop early on bad input so the main rule stays clean.
π 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.