This commit is contained in:
Mimi Momo
2023-04-28 13:38:27 -05:00
parent 48bcb7c59b
commit 2a237c1412
11 changed files with 152 additions and 7 deletions
+23
View File
@@ -0,0 +1,23 @@
<p>Rambles about game design in general or in specific, as a dev and a gamer. </p>
<h2>puzzles </h2>
<ul>
<li>playtest, so I include "obvious" solutions </li>
<li>range only - through ravine, chain-link fence </li>
<li>direct keywords only - through wall </li>
<li>lots of interrupts </li>
<li>high dexterity/dodge </li>
<li>high and increasing defense - Metapod </li>
<li>only accessible via teleport </li>
<li>slide puzzle - Monkey Madness </li>
<li>Tetris - Danger on Deception Island's books </li>
</ul>
<h2>things I don't like in games</h2>
<ul>
<li>when game ignores the lore - permadeath for the young and vigorous in a world with plenty of resurrection </li>
<li>losing control of your own character for an extended period - knockdown room </li>
<li>forcing player to act stupidly - story won't progress until you trigger an obvious trap, sign a bad contract, etc </li>
<li>when you "must choose a path" when everyone obviously is most incentivized to cheese and take both </li>
<li>can't use noncombat skills in noncombat areas - let me use my running skill in town </li>
</ul>