Official development blog

Tag Archives: UI

Player Metrics (Alpha Challenge 2015)

Player metrics are an important resource for a game developer, providing valuable insight into player preferences, capabilities, strategies, and more. Data is also fun, so I’m here share it with you all :D Cogmind features the ability to upload player statistics at the end of each run (opt-in only, of course, in case some players […]

Posted in Meta | Also tagged , , , , | 10 Responses

Roguelike Development with REXPaint

I mention REXPaint a lot on this blog. This is not coincidence, nor because I created it. It happens to be an incredibly useful piece of software for roguelike development! REXPaint is an in-house tool I developed in 2013 shortly before resuming work on Cogmind. It has since been made freely available for other devs, […]

Posted in Gamedev | Also tagged , , , , , , , | 14 Responses

Map Intel: Information Warfare, Revisited

We’ve covered information warfare on the blog before, in terms of the wide array of components and UI options available to Cogmind. Those features are centered around information about robots and other objects visible, seen before, or detected via sensors. There is a separate category of useful information, and its source and presentation were the […]

Posted in Design | Also tagged , , | 8 Responses

Robot Hacking

(Update 180712: Robot hacking has been completely replaced by a much bigger system–you can find a summary here.) Many earlier posts have already covered hacking as it applies to various interactive machines, a feature that was implemented a year ago. Only now have we finally reached the tangentially related robot hacking mechanic. Robot hacking was […]

Posted in Mechanics | Also tagged , , , , , , | 4 Responses

Information Warfare

Knowledge is king in roguelikes. I’m not talking meta knowledge–that’s important, too, but this is about situational knowledge at a given point in any single run. Roguelikes are all about exploring and confronting the unknown (see intro to old fog of war post), and success is all that much closer if you can uncover as […]

Posted in Design | Also tagged , , , , | 4 Responses