ScratchData LogoScratchData
Back to jyor6696's profile

a Montgomery Vector elevator located at the Children's Mercy Parking Garage.

JYjyor6696•Created June 28, 2023
 a Montgomery Vector elevator located at the Children's Mercy Parking Garage.
0
0
62 views
View on Scratch

Instructions

I would suggest playing a game called "ElevatorSim" as it resembles a real-life Montgomery vector elevator. Specifically, a Montgomery Vector elevator is located at the Children's Mercy Parking Garage. When the building was first constructed, Montgomery Vector, a well-known and reputable brand, manufactured the elevators. However, these elevators are currently undergoing modifications to become a generic brand. As an individual who values quality and safety, I must admit that I strongly that is a nice decision. It is my hope that the building management will reconsider this change and prioritize the well-being of their tenants by maintaining the use of reputable and reliable elevator brands. When a user clicks a button, the system needs to add it to the end of the calls list, but only if the button is not already on the list. To ensure timely and efficient service, the system prioritizes the first item on the list and begins heading in that direction. It's crucial to compare the current location of the system with the direction it needs to go in to achieve optimal performance. The "floor" variable stores a number that represents the item number for the floor list. To move downwards, the system should subtract one from the floor, and to move upwards, it should add one to the floor. Whenever the system reaches a new floor, it should check the call list to determine if that floor is already on it, which helps to prevent redundancy and delays. Everytime some clicks on a button, add it to the end of our calls list (if it's not already there) Look at the first thing in the list, and start heading in that direction () compare where you're at in order to know what direction to go in floor variable stores a number (item # for the floor list) anytime you move down, subtract one from the floor anytime you want to move up, add one to the floor every time you get to a new floor, check your call list to see if that floor is in it Every time some clicks on a button, add it to the end of our calls list (if it's not already there) Look at the first thing in the list, and start heading in that direction () compare where you're at in order to know what direction to go in floor variable stores a number (item # for the floor list) anytime you move down, subtract one from the floor anytime you want to move up, add one to the floor every time you get to a new floor, check your call list to see if that floor is in it

Description

When a user clicks a button, the system needs to add it to the end of the calls list, but only if the button is not already on the list. To ensure timely and efficient service, the system prioritizes the first item on the list and begins heading in that direction. It's crucial to compare the current location of the system with the direction it needs to go in to achieve optimal performance. The "floor" variable stores a number that represents the item number for the floor list. To move downwards, the system should subtract one from the floor, and to move upwards, it should add one to the floor. Whenever the system reaches a new floor, it should check the call list to determine if that floor is already on it, which helps to prevent redundancy and delays. Everytime some clicks on a button, add it to the end of our calls list (if it's not already there) Look at the first thing in the list, and start heading in that direction () compare where you're at in order to know what direction to go in floor variable stores a number (item # for the floor list) anytime you move down, subtract one from the floor anytime you want to move up, add one to the floor every time you get to a new floor, check your call list to see if that floor is in it Every time some clicks on a button, add it to the end of our calls list (if it's not already there) Look at the first thing in the list, and start heading in that direction () compare where you're at in order to know what direction to go in floor variable stores a number (item # for the floor list) anytime you move down, subtract one from the floor anytime you want to move up, add one to the floor every time you get to a new floor, check your call list to see if that floor is in it Thanks to eton2015 for the original project dover freight elevator. Thanks to Jon5432 for the original project Dover Impulse elevator ride.

Project Details

Project ID870339647
CreatedJune 28, 2023
Last ModifiedFebruary 28, 2025
SharedJune 28, 2023
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root