6 ms·
Dev here. :) They spawn at a fixed rate, but at random floors, with 50% spawning at the bottom floor. I agree it would be more interesting if there were patte
by magwo 12y ago
Dev here. :)
They spawn at a fixed rate, but at random floors, with 50% spawning at the bottom floor.
I agree it would be more interesting if there were patterns, distributions, more popular floors etc. Haven't gotten around to implementing it. There's a small unused bit of code here intended for this:
https://github.com/magwo/elevatorsaga/blob/master/challenges.js#L48 https://github.com/magwo/elevatorsaga/blob/master/challenges...