Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gowth6m/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.
https://github.com/gowth6m/lift-system

java simulation

Last synced: about 1 month ago
JSON representation

Lift system implemented in Java. Shows a simulation of a lift system with two different algorithms to pick up people on the building.

Awesome Lists containing this project

README

        

# 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