JumpingJacks

Created by Scott Finlay

You need to download Java software in order to view this Alice world. Please visit this page: http://www.alice.org/applet/requirements/

Created with Alice, the easy-to-learn programming system. Provided free as a public service by Carnegie Mellon University


If you don't see 3d graphics on this page, click for help.

JumpingJacks's Code

Created by:

world

Events

When the world starts
Do:
world.my first method


Methods

  world.my first method ( )
    No variables
       Do in order
       // For some reason, the [difficulty] variable cannot be passed into world.my first method. To show what it is SUPPOSED to do, I created a new variable in aerobics.introduction called repetitions.
  aerobics.introduction repetitions = 1
  aerobics.jumpingJack repetitions = 5
  aerobics.touchToesRightHand repetitions = 5
  aerobics.touchToesLeftHand repetitions = 5
  aerobics say Great job everybody! duration = 2 seconds fontSize = 30