Posted June 09, 2022 by watabou
👉 Form a patrons-only post:
...This year my entry is a roguelike game "Dark Clues" and I submitted it as "Incomplete" (this used to be called more straightforwardly "Failure"). Honestly, the game is rather a proof of concept than a real game. I tried a couple of ideas there which seem interesting to me, but I am still not sure how good they are.
When I started making this, the only plan I had was to make a "mystery-solving game". Like "The family lived here gone mad and killed each other. Why? What really happened here?". To solve a mystery of any kind you need clues, pieces of information which give an answer only if you have enough of them.
In tabletop games there are several approaches to the concept of clues. Sometimes they are abstract tokens and you just need to collect a specific number of them to "solve" a specific mystery. Sometimes they are actual pieces of information which you really need to link together to get the "solution". In Dark Clues each of them is a piece of text which you can ignore or you can try to build a whole picture of them. This is somewhat similar to how clues work in Brindlewood Bay and Lovecraftesque in the sense that they are open for interpretation.
Does it work? It sort of does, but it would work better if:
The combat system in Dark Clues is a little unusual. The attack strength of the hero is not constant, it fluctuates. As a result, sometimes you may want to retreat instead of attacking to minimize the number of chances to attack you an enemy gets before you kill it. This is similar to how combat works in Myst where it is enemies' attack strength which fluctuates.
Does it work? I'm not sure. It does create the need for some kind of tactical planning, but probably this is a too strong word for it. Initially the hero was planned to get different abilities each turn, not the same ability "attack" of different power. Some abilities would provide additional effects such as pushing enemies back, damaging several enemies at the same time etc. Probably it would make the tactics more interesting, but maybe it would just turn everything into chaos. Also I don't know how I would implement it UI-wise.