ScratchData LogoScratchData
Back to PaulSinnett's profile

Elevators

PAPaulSinnett•Created November 11, 2014
Elevators
10
8
625 views
View on Scratch

Instructions

Remix this project and modify the AI sprite script to improve the performance of the lift. You must respond to the "pick floor" message by: * setting your "next floor" variable * setting your "heading" variable to "up" or "down" * broadcasting the message "set destination" You can use the "call" list to find a floor with a waiting customer. And you can use the "request stop" list to find a floor that a customer in the lift has requested. Try to minimise both the maximum wait time and the average wait time.

Description

Assessment project for semester 1, due week 12.

Project Details

Project ID33713116
CreatedNovember 11, 2014
Last ModifiedDecember 3, 2014
SharedDecember 2, 2014
Visibilityvisible
CommentsAllowed