Skip to content
Snippets Groups Projects
Commit 7cb0b089 authored by Louis Capitanchik's avatar Louis Capitanchik
Browse files

Added / Fixed diagram on help page

parent a89fbc9d
Branches master
No related tags found
No related merge requests found
......@@ -16,20 +16,23 @@
<div class="row">
<h2>Controls</h2>
<ul>
<li><strong>Left</strong>: Left arrow key</li>
<li><strong>Right</strong>: Right arrow key</li>
<li><strong>Down</strong>: Down arrow key</li>
<li><strong>Up</strong>: Up arrow key</li>
<li><strong>A</strong>: X key</li>
<li><strong>B</strong>: Z key</li>
<li><strong>X</strong>: S key</li>
<li><strong>Y</strong>: A key</li>
<li><strong>L</strong>: Q key</li>
<li><strong>R</strong>: W key</li>
<li><strong>Select</strong>: Shift key</li>
<li><strong>Start</strong>: Enter key</li>
</ul>
<div class="four columns">
<ul>
<li><strong>Left</strong>: Left arrow key</li>
<li><strong>Right</strong>: Right arrow key</li>
<li><strong>Down</strong>: Down arrow key</li>
<li><strong>Up</strong>: Up arrow key</li>
<li><strong>A</strong>: X key</li>
<li><strong>B</strong>: Z key</li>
<li><strong>X</strong>: S key</li>
<li><strong>Y</strong>: A key</li>
<li><strong>L</strong>: Q key</li>
<li><strong>R</strong>: W key</li>
<li><strong>Select</strong>: Shift key</li>
<li><strong>Start</strong>: Enter key</li>
</ul>
</div>
<img alt="Controller Layout Diagram" src="/layout.png" class="seven columns"/>
</div>
</div>
</body>
......
public/layout.png

58.4 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment