Subject
🤖 Coding Games
12 games to explore
🔢SequencingPut the steps in order
☆☆☆
🧩LogicThink it through and reason☆☆☆
🔁Pattern RecognitionSpot what comes next☆☆☆
🤖Robot NavigationGuide the robot to the goal☆☆☆
🌀Maze CodingCode a path through the maze☆☆☆
🔂LoopsRepeat moves to save steps☆☆☆
🐞DebuggingFind and fix the mistake☆☆☆
💡Problem SolvingBreak problems into steps☆☆☆
🔀ConditionalsIf this, then that☆☆☆
📦FunctionsReuse your steps☆☆☆
🗃️VariablesBoxes that store values☆☆☆
💻BinaryHow computers count with 0s and 1s☆☆☆