An interactive Elevator Simulator built with HTML, CSS, and JavaScript.
This project simulates how a real elevator works moving between floors, opening and closing doors, and handling multiple requests smoothly.
- Select one or more floors (
R0–R4) to call the elevator. - Each call appears on the digital display.
- Press Start to begin — the elevator closes its doors, moves to each floor in order, and opens the doors again.
- Press Restart — the elevator closes its doors, returns gracefully to the ground floor (
R0), and reopens.
Enjoy!