Summer 2008 Alice
Journal |Tutorials | Example Worlds |Links
Alice materials
- Tutorial 1a: Methods I
- Tutorial 1b: Methods II with Parameters and Properties
- Tutorial 2: creating Functions
- Tutorial 3: Lists
- Tutorial 4: BDE
- Tutorial 5: Making Billboards
Example Worlds
The following example worlds are games I made from exercises in the book
- example 1: The user steers a car around cones to simulate a driving test
Driving Test
- example 2: The user makes a frog hop across a frozen lake, using lily pads.
Frog game
This example world uses random numbers to generate a calculator
- example 3: Using random numbers, the user is given addition problems to
find the sum. Addition problems
This example world is for a science curriculum:
- example 4: This is a world that explores water on the earth
WaterWorld
The following example worlds reinforce understanding of functions:
- example 5: This is an example world that uses built in functions (without parameters)
Bunny Hop
- example 6: This is the same example 5 world, that uses built in function with parameters
Bunny Hop (w/ param)
- example 7: This is an example world that uses functions, created by the programmer
Boat Taxi
The following example worlds are ways to ask the user questions:
- example 8: This is an example world that asks three types of questions: multiple choice,
free response and click on something
Questions
- example 9: This is an example world that provides a template for asking a series of questions that require the user to click on something for the answer
Click On
These example worlds are of a memory game with penguins changing colors
- example 10: This example world is a memory game in which the list is populated dynamically, during animation
Penguins
- example 11: This is the same example world, with sound Penguins with sound
Other Links
The websites of my work mates:
Professor Rodger's Home Page
Adventures
in Alice Programming: Durham, NC
The temporary Repository
My website for the Alice project, Summer 2009 can be found here