This is a term project site for an Internet Oriented Programming Class using java and basic html. The objective is to make an elevator simulator applet for a two-story building. The elevator has a capacity of one person only. Also, there can only be one person per floor at a time.
The applet serves as a graphical user interface for the user/operator. The operator can click one of the buttons to generate a person on the floor corresponding to the button label. The simulation will then proceed as seen on the applet.
Following are the links to the simulator and other project files.