Skip to content

An interactive web-based game written in JavaScript designed to mimic the operations of a real-world elevator system.

Notifications You must be signed in to change notification settings

yuvalgoor/JS-Elevators

Repository files navigation

Elevator Game Simulator 🕹️

Introduction 🚀

Elevator Game Simulator, an interactive web-based game designed to mimic the operations of a real-world elevator system.

Gameplay 🎮

  • Objective: Efficiently manage a set of elevators and transport people to their desired floors.
  • Controls: Click on an elevator, then click on the desired floor to move the elevator.
  • Levels: The game gets progressively harder with more elevators and people.

Installation 🛠️

  1. Clone the repository
git clone
  1. Install dependencies
npm install
  1. Run the application
npm start
  1. Open the application in your browser
http://localhost:3000/

About

An interactive web-based game written in JavaScript designed to mimic the operations of a real-world elevator system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published