Saturday, July 18, 2009

Beginning Alice - 2

Alice comes with four default interactive tutorials. In the first tutorial some basic functionalities are covered: (1) a quick tour of the Alice interface; (2) basic editing and playing the "World"; and (3) changing object's routines.


If we look at the details area, at the beginning, the tutorial starts with a single world method called "my first method" containing two object methods: "IceSkater.prepare to skate" and "IceSkater.do simple spin". At the end of the tutorial, we will have three additional object's methods making the animation (slightly) more complex:
  • IceSkater.prepare to skate

  • IceSkater.skate

  • IceSkater.do simple spin

  • IceSkater.skate backwards

  • IceSkater.jump

Just try it! :-D

No comments:

Post a Comment