Skip to main content

Posts

Showing posts with the label resource management

Resource Management in Code Name S.T.E.A.M.

Strategy games, whether turn-based or otherwise, are a huge time commitment. The momentum present is largely based on proficiency and awareness, and even then, players can have lengthy amounts of downtime and planning, especially in systems-rich titles. This is partially why finding the right entry point for the genre is a difficult task, and also why real-time strategy is more inviting- it is far more active and challenging, not to mention spectator friendly. But real time strategy often involves resource management on a larger scale than that of more traditional strategy games, as unit production is a major aspect of thoughtful strategy and execution. While some strategy games utilize weapon durability and unit movement as "resources" to manage, very few games are able to neatly and straightforwardly communicate the importance of this kind of gameplay, let alone implement it so that it takes a central focus. This is why Code Name S.T.E.A.M., Intelligent System's thi...