The following C project contains the C source code and C examples used for elevator simulation. the code simulates an elevator motion. Uses OOP or object oriented programming
The following Matlab project contains the source code and Matlab examples used for graphical simulation of an elevator.
Upon giving the number of floors as input, the elevator takes a random number of passengers and takes them up to a random floor between 2 and number of floors, before going down and picking up other passengers.
The following Visual Basic project contains the source code and Visual Basic examples used for elevator man; a game using bitblt and collision detection. Elevator Man advances to the top of a Building, avoiding elevators, lasers, and spikes.