In Clockwork Empires you have a few fundamental game-pieces: agents that do stuff for you (colonists), places on the map they do stuff at (buildings/modules), and things produced by and consumed to build or upkeep the former categories: commodities. In other words, commodities are the food, planks, bricks, and so-on your colony needs to survive and grow. As such, commodities are very important to everything. So it is, by extension, very important indeed that a player knows how many of each commodity they have, what the commodities are good for, and how to make any commodity they don’t have but would quite like to have, thank you very much.
We’ve been working on tightening up these systems, both in the backend code and in the frontend code for expressing what’s happening in-game to the player. Let’s visit some of the work done toward these ends.