Skip to content

squarism/ElevatorSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElevatorSim

Elevator Simulator written in Processing/Java.

Key Controls:
1,2,3 - move shaft 1 car to floors 1,2,3
4,5,6 - move shaft 2 car to floors 1,2,3

screenshot

Status

Not finished at all. Lots to do. First, I'm just putting this on github for posterity. I'm planning on porting this to ruby-processing since I hate Java (sry). Here's some of the stuff in fail-mode:

  • The people move to the shafts (spawning) but don't get on yet.
  • Car and Door logic is buggy (thus the text on the screen).
  • No brains or floor queue yet.
  • No load or traffic simulation (really the point of this).

About

An elevator sim written in Processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages