Brain stuff: Elevator saga

Here's interesting game that will require some thinking and will took some of your free time obviously =)

Brain stuff: Elevator saga
1 min read
By prox

Elevator saga - is a programming game. Your task is to code elevator(s) logic in JavaScript. Game is running in your web browser and looks pretty neat.

I must admit, that it's very exciting and sometimes challenging game. First levels seems like very easy, but further you go then challenge becomes more complex.

I've started git repo with solutions provided for each level. My goal is to build a flexible code that will be able to solve each level of a game.