If Gate — Kids Coding Conditionals

If Gate — Kids Coding Conditionals

Snap IF blocks on coral or teal tiles and guide the courier to EXIT. Free, no signup.

Beginner
  1. 1Snap FWD and turn blocks under when PLAY.
  2. 2Add IF coral or IF teal, then pick the turn inside.
  3. 3Press PLAY. On a matching tile the IF runs; otherwise it is skipped.
  4. 4Reach EXIT. Scripts that need IF fail if you strip the IF chips.
🧠

If Gate teaches conditionals with a short courier script: IF on a color tile runs a turn, otherwise that chip is skipped. Planning a tiny script that only works with IF builds the same if-then habit used in real code.

If Gate is a short coding cabinet on a cool slate board. You snap puzzle-piece blocks under a when PLAY hat: FWD, turns, and C-shaped IF blocks that wrap a single move.

Floor tiles can be coral or teal. Each gate also shows a letter and a pattern — C with stripes for coral, T with dots for teal — so color is never the only cue. When the courier stands on that tile, the IF body runs; otherwise the chip is skipped. There is no ELSE in this version.

Every board is generated with a solver. A known solution that uses IF wins. The same script with IF chips stripped fails — that is the teaching rule. Difficulty adds junctions and a second color. Two to five minutes is a comfortable session. The game is for kids and curious beginners who want a tiny if-then habit, not a medical test and not a promise of special results. Play for the moment the condition fires, then come back another day.

If Gate — Kids Coding Conditionals

Snap IF blocks on coral or teal tiles and guide the courier to EXIT. Free, no signup.

What this game trains and how it helps

If Gate is a short coding cabinet on a cool slate board. You snap puzzle-piece blocks under a when PLAY hat: FWD, turns, and C-shaped IF blocks that wrap a single move.

Floor tiles can be coral or teal. Each gate also shows a letter and a pattern — C with stripes for coral, T with dots for teal — so color is never the only cue. When the courier stands on that tile, the IF body runs; otherwise the chip is skipped. There is no ELSE in this version.

Every board is generated with a solver. A known solution that uses IF wins. The same script with IF chips stripped fails — that is the teaching rule. Difficulty adds junctions and a second color. Two to five minutes is a comfortable session. The game is for kids and curious beginners who want a tiny if-then habit, not a medical test and not a promise of special results. Play for the moment the condition fires, then come back another day.

How to Play

  1. Snap FWD and turn blocks under when PLAY.
  2. Add IF coral or IF teal, then pick the turn inside.
  3. Press PLAY. On a matching tile the IF runs; otherwise it is skipped.
  4. Reach EXIT. Scripts that need IF fail if you strip the IF chips.

Goal

Reach EXIT with a script that uses IF. Without IF, the courier hits a wall or the wrong fork.

Who it's for

Kids and beginners learning conditionals. No account needed.

More games like this

Every game on PlayingMind targets a specific cognitive skill. Adaptive difficulty means the game adjusts to your level automatically, starting accessible and increasing the challenge as you improve. Each session takes two to five minutes.