Hacker News new | ask | show | jobs
by mos_basik 1045 days ago
Wilmot's Warehouse is basically this.

It's top-down 2D. You are alone in a large, empty warehouse. At regular intervals, a truck drops off a load of assorted objects at the back, and a few people ask you for some specific objects at the counter in front. Your role is to arrange the objects in the warehouse such that you can fill the requests in the least amount of time, and you can do this in any way that works for you (by color, function, name, etc).

As the game goes on, the truck drops off more and more different kinds of objects (usually ones that fit into more than one category), and the requests get more and more complicated.

At the end you get a time-lapse of the whole warehouse over the whole game and you can see your strategy evolving over time.

Pretty well executed and simple. Heard about it from one of its devs in a HN comment actually.