A simple elevator system which works based on the following rules.

● There are 2 types of passengers, DP = default passenger, and VIP

● Floors are G,1,2

● The elevator capacity is full if the total weight is >= 300kg at a time.

● Rules are provided in the game.

Leave a comment

Log in with itch.io to leave a comment.