Fill This Form To Receive Instant Help
Homework answers / question archive / ALICE Programming Help Project 2 Create a world having a tortoise, a stool, and a cookie
ALICE Programming Help
Project 2
Create a world having a tortoise, a stool, and a cookie.
• Put the cookie on top of the stool. • Position the tortoise and the stool side by side and then use a move method to move the tortoise 2 meters away from the stool (this way you know exactly how far the tortoise is from the stool). • Use a turn to face method to be sure the tortoise is facing the stool. • Write a program to move the tortoise to the stool to get the cookie. Remember cookies do not float. Have the tortoise show its thanks (for the cookie) by looking at the camera and waving the arm that has the cookie in hand. • Include comments for each major instruction in your program. Comments are introduced on page 42. This assignment assesses objectives 5, 6, and 7. Hints:
• The quad view will be your best friend. Make sure your objects are where you THINK they are before you start programming. Is the cookie really on the stool? • Remember to watch the movie (the project solution) provided. • Review the vehicle property concept.
Name your world following this convention: YourName_Project2.a2w
Once completed, upload your world to this assignment.
Already member? Sign In