withaspirit / Elevator-Simulation

Elevator System Simulation project
1 stars 1 forks source link

Fix ElevatorMonitor Update #227

Closed ryandash closed 2 years ago

ryandash commented 2 years ago

Before reviewing please CHECK with the expected output in the order below where open and close is the door status and floor1, floor2, etc is the floor#

Elevator1: open floor1 close, floor2 open close floor3 open close, floor4, floor5 open close, floor6 open
Elevator2: open floor1 close, floor2 open close, floor3, floor4 open close, floor5, floor6, floor7 open close, floor6, floor5, floor4 open close, floor3 open close, floor2, floor1 open
withaspirit commented 2 years ago

Seems to be in order with 1 Elevator