Skip to content

StephenOrJames/ElevatorSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElevatorSimulator

Python console-based elevator simulator

Elevator (elevator.py)

This is the actual elevator object that "moves" and responds to calls.

Controler (controller.py)

This is a controller that accepts and handles elevator calls, deciding which elevator should be allocated to the call.

Interface (interface.py)

This is a GUI between a controller and the user.

About

Python elevator simulator system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages