https://github.com/cyklan/elevator-simulation
Simulating elevator behaviour with random passengers
https://github.com/cyklan/elevator-simulation
Last synced: 11 months ago
JSON representation
Simulating elevator behaviour with random passengers
- Host: GitHub
- URL: https://github.com/cyklan/elevator-simulation
- Owner: Cyklan
- Created: 2020-11-06T23:35:42.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-09T15:35:56.000Z (over 5 years ago)
- Last Synced: 2025-07-04T06:37:42.620Z (12 months ago)
- Language: TypeScript
- Size: 832 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elevator Simulation
One day at work, while waiting for the elevator, I was thinking to myself: "Could I program a working elevator system? With passengers, priority and all that jazz?"
Well, this is my attempt at said "jazz".
Watch it [here](https://cyklan.github.io/elevator-simulation/).