1.1 Bunny Jump

Introduction to Alice

Do the Alice Tutorial1

Make sure you understand and can find the five major sections of the Alice screen:

world window

object tree

details area

editor area

events area

Program:

Jumping Bunny

In your own words write a description of each of the following new concepts and terms:

world (a.k.a. global)

object tree 

properties

variables

changing values of variables 

method

event

Programming Structures: “Do Together” and “Do in order”

New Concepts:

Parameters

Variables

while loop

function: distance to

Create the following bunny methods:

Add a skateboard object to the world.

Create the following world methods: