Author Archive

The elevator programming game

Elevator Saga The elevator programming game is an addictive programming challenge. It is a nice JavaScript simulation of transporting people using one or more elevators. You write the code and the elevators move accordingly on your browser. The initial program supplied is flawed, and you have to write your own program with better algorithm. You