Official development blog

Author Archives: Kyzrati

Special Mode Design, Polymind Part 2: Players, Stats, and the Future

Last time in part 1 I covered everything leading up to Cogmind’s Winter 2022/Polymind event, so architecture, UX design, balance, multitile robot considerations etc. Now let’s take a look at the aftermath! After Polymind was finally released and I could take a breather, I had a lot of fun seeing other players dive into it, […]

Posted in Design | Tagged , | Leave a comment

Special Mode Design, Polymind Part 1: Architecture, Features, and Balance

At the end of 2022 I launched Cogmind’s most involved special event yet: Polymind (not to be confused with my earlier unrelated 7DRL, POLYBOT-7!). The release announcement already covers the basics, so I’ll assume you’re familiar with those already and avoid rehashing most of that here. Instead let’s talk development! Now that the event is […]

Posted in Design | Tagged , | 2 Responses

Year 9 of the Cogmind

Early this year Cogmind celebrated its 10th anniversary since it was first released as a 7DRL, and as the year comes to a close it’s once again time for an annual review to take a quick look at where we’ve been, and where we’re going! First here’s our yearly dev collage showing off in visual […]

Posted in Annual Review | Tagged , , , | 1 Response

On Backtracking in Roguelikes

More than once over the years we’ve had discussions in the roguelike development community regarding the idea of “backtracking,” and with good reason: whether or not to allow it has quite a lot of implications! Here we’re primarily talking about the player revisiting earlier floors on their journey, rather than backtracking within a single map […]

Posted in Design | Tagged , | Leave a comment

The Scrap Engine

Last time I wrote about item variants and randomization in roguelikes, and how Cogmind is purely based on a large set of static items, but more recently I’ve been running an experiment to play with not-so-static items. The entire mechanic revolves around a single new utility: the Scrap Engine. The Scrap Engine operates like the […]

Posted in Mechanics | Tagged , | 2 Responses