Skip to content

prince-thind/elevator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elevator

Elevator Simulation built using vanilla JS and vanilla CSS. The project does not aim to be perfect simulation of an elevator but rather a close to reality simulation. You can use buttons as you'd use in real life elevator.

Links

Technologies used

  • Vanilla JS
  • Vanilla CSS

Future Plans

  • Improve styles
  • add sounds
  • Try to implement elevator Animation using CSS rather than JS