/java-elevator

A small java project to simulate the evolution of an elevator.

Primary LanguageJavaMIT LicenseMIT

java-elevator

A small java project to simulate the evolution of an elevator.

One can easely try his elevator algorithm by implementing the three interfaces: IElevator,ITimeDependant and IDrawable.