We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe68b8d commit 98ed5d5Copy full SHA for 98ed5d5
index.html
@@ -87,7 +87,7 @@ <h1>Bisby's Escape</h1>
87
<div class="instructions">
88
<h2>Instructions</h2>
89
<p>Use arrow keys, hjkl, or numpad to move.</p>
90
- <p>Press'S' key to toggle sound.</p>
+ <p>Press 'S' key to toggle sound.</p>
91
<p>Defeat enemies by dropping crates on them.</p>
92
<p>Learn the crates' mysterious effects.</p>
93
<p>Collect all the energy scattered throughout the level</p>
@@ -107,4 +107,4 @@ <h2>Links</h2>
107
<p><a href="https://github.com/walsh9/7drl2016">Source on GitHub</a></p>
108
</div>
109
</body>
110
-</html>
+</html>
0 commit comments