Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 315 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 315 Bytes

Lift-System

  • Lift system implemented in Java. Shows a simulation of a lift system with two different algorithms to pick up people on the building.
  • Number of floors, the capacity of the lift and the algorithm used can be edited in Main.java

The Simulation