
Job: Elevator!
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
New Job earned!
The engine that managing the elevator is broken...It's now your job to replace it!
Goal
Carry as much passenger as possible.Control
Use the UI on screen to go up, downward or open the doors of the elevatorCompatible with keyboard, using Arrow Key and Space to move or opening the doors.
(Need testing for Controler)
Important Note: The elevator won't move if theirs doors are opened.
Tips
There are two type of passenger: red and blue one. The first one always want to go upward while the other want to go downward.The elevator have only 4 seat inside it. Open your door only for the one who aren't demanding too much manipulation. But don't forget any ! There are not repute to be patient people...
Known issue:
- The Ludum embed do not seem to work on Chrome. Try to use the one on my itch.io page- Bug: We can exceed the maximum capacity of the elevator if the remaining seat is lower than the number of passenger waiting in the current floor (Ex: current capacity - 3/4; number of waiting passenger - 2. It will take the 2 passengers and display 5/4)