Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
*Written by Alex Randles (https://github.com/randlea2) & Kealan Thompson (https://github.com/kealant) Compiling ************************** javac *.java Running ************************** java Main -> will run a standard run with randomly generated people java MainGUI -> will run the elevator with a GUI java MainMultipleElevators -> will run the multiple elevators java MainFault -> will create a fault within first 10 time units java MainWeight -> will run the elevator with heavier people to show a weight fault Output ************************** nano output.dat -> display programs output nano request.dat -> displays programs request Thank you for reading!