Spaces:
Running
Running
Updated controls table to include E and Q key bindings.
Browse files- index.html +8 -0
index.html
CHANGED
@@ -133,6 +133,14 @@
|
|
133 |
Move right.
|
134 |
</td>
|
135 |
</tr>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
136 |
<tr>
|
137 |
<td>R</td>
|
138 |
<td>
|
|
|
133 |
Move right.
|
134 |
</td>
|
135 |
</tr>
|
136 |
+
<tr>
|
137 |
+
<td>E</td>
|
138 |
+
<td>Move up.</td>
|
139 |
+
</tr>
|
140 |
+
<tr>
|
141 |
+
<td>Q</td>
|
142 |
+
<td>Move down.</td>
|
143 |
+
</tr>
|
144 |
<tr>
|
145 |
<td>R</td>
|
146 |
<td>
|