Yahoo France Recherche Web

Résultats de recherche

  1. Learn the basics of coding by guiding a ball through a maze. This game is part of Code.org's Hour of Code curriculum for elementary, middle and high school students.

    • Maze Intro

      Rotate your device. Turn off orientation lock in device...

    • Video

      Can you add just 3 blocks to help me solve a more complex...

    • Hoc18

      The "If-else" blocks checks a condition, and then does one...

    • Hoc4

      Rotate your device. Turn off orientation lock in device...

  2. The goal of your first program is to get an Angry Bird through a maze to hit a Green Pig. The left side is the maze where your program is run. The instructions for each puzzle are below the maze.

  3. Maze Intro. Can you help me to catch the naughty pig? Stack a couple of "move forward" blocks together and press "Run" to help me get there. Blocks. Show Code.

  4. 9 juin 2020 · Classic Maze: "Try the basics of computer science with characters from Angry Birds, Plants vs. Zombies, and Scrat from Ice Age!" ️ https://studio.code.org/s/hourofcode Learn the basic concepts...

    • 39 min
    • 843
    • ZAK TV
  5. Anyone can learn computer science. Make games, apps and art with code.

  6. Code.org offers a fun and interactive way to learn the basics of computer science with characters from popular games. Choose a maze level, code your character to reach the flag, and complete the activity to unlock more levels and concepts.

  7. Maze Intro. Repeat Times Block. Instructions. When a block is grey, that means you can't delete it. Solve this puzzle using the "repeat" block that repeats 3 times. Try putting these 3 blocks inside the grey "repeat" block: move, move, turn. Blocks.