My_Alice_World

Created by mmckay

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.

My_Alice_World's Code

Created by:

world

Events

When the world starts
Do:
world.my first method


Methods

  world.my first method ( )
    No variables
       Do together
       bunny.hop
  bunny move forward 6 meters duration = 2 seconds
  bunny turn right 0.25 revolutions
  Do together
       bunny.hop
  bunny move forward 6 meters duration = 2 seconds
  bunny turn right 0.25 revolutions
  Do together
       bunny.hop
  bunny move forward 6 meters duration = 2 seconds
  bunny turn right 0.25 revolutions
  Do together
       bunny.hop
  bunny move forward 6 meters duration = 2 seconds