Alice 3 is now in the wild so we need to
do a little work on it.
Here's the task:
Install Alice .0064 (from
http://kenai.com/projects/alice/downloads)
Install NetBeans (from
http://netbeans.org/)
Install NetBeans Modules (NBMs) (from
http://kenai.com/projects/alice/downloads)
The NBMs are posted to my BB site.
Once you have all three installed, create the following world in Alice
3.0
In a template, add the Sheriff from the Looking Glass Characters->
Adults and place him stage right,
Add the Cowboy from the Generic Models -> Old West and place him
stage left.
Using the advanced methods of the Storybook Character -
- have the sheriff fall down
- have him say, "Clem, this is how you play dead". (Quotes not
required).
Now, code the Cowboy so that he falls down and throws his arms out.
Save your world as sheriff.a3p
Now, start Netbeans, after you have installed the modules.
(You may need to watch the video for this).
Import the sheriff world into Netbeans.
Play the world.
View the code.
Now change the code by editing the Java.
Change "Clem" to your name.
For an extra challenge.
Get the sheriff to stand up
Get the cowboy to stand up.
Save world. Navigate to your projects folder and Zip the folder with
the modified Java world.
Upload both the a3p world and the zipped folder.