Challenges progress

Your programs got a total of 0 out of 165 stars!

Basics

Difficulty level: Junior Shelly Developer
Level in progress
  • First 100 steps

    Welcome to your first Shelly challenge! Your task is to write a program, which creates the same drawing,...

  • Forward, but how far?

    Welcome back! How did your first challenge go? Let's try something a bit more challenging. Like before,...

  • Forward right

    How did the previous challenge go? Did you guess the right number of steps? > You can always go back...

  • Almost right

    You've guessed how many steps the turtle should take in the second tutorial, now let's see if you can...

  • A square

    What happens if you turn right twice? Let's see! If you want to turn, always take a look what's the...

  • Right, left, right, left, ...

    The turtle can turn both right & left. Let's draw a small zigzag. Here are the instructions that we...

  • Wandering around

    Let's take our turtle for a walk. Above you can see the path that the turtle should follow. Can you...

  • Arguments

    Arguments are a way of passing a value to Shelly: for example, how many steps to go forward, or how...

Repeat

Difficulty level: Junior Shelly Developer
Level locked
    You have to solve previous challenges to unblock the next level.

Counters

Difficulty level: Junior Shelly Developer
Level locked
    You have to solve previous challenges to unblock the next level.

Names

Difficulty level: Junior Shelly Developer
Level locked
    You have to solve previous challenges to unblock the next level.

Built-in functions

Difficulty level: Junior Shelly Developer
Level locked
    You have to solve previous challenges to unblock the next level.

Lifting the turtle

Difficulty level: Mid Shelly Developer
Level locked
    You have to solve previous challenges to unblock the next level.