added local games keys
This commit is contained in:
parent
93d927e27f
commit
350c5bf4fc
1 changed files with 7 additions and 0 deletions
|
|
@ -26,6 +26,13 @@
|
||||||
<kbd class="pong-protips-key">S</kbd>
|
<kbd class="pong-protips-key">S</kbd>
|
||||||
<br>
|
<br>
|
||||||
You are <span class="text-red-500">red</span>. <br> Your goal is to bounce the ball back to the adversary.
|
You are <span class="text-red-500">red</span>. <br> Your goal is to bounce the ball back to the adversary.
|
||||||
|
<br>
|
||||||
|
<span class="text-gray-400">local games keys for the left paddle:<br>
|
||||||
|
up:
|
||||||
|
<kbd class="pong-protips-key">O</kbd>
|
||||||
|
down:
|
||||||
|
<kbd class="pong-protips-key">L</kbd>
|
||||||
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<button class="pong-rdy-screen" id="readyup-btn">ready!</button>
|
<button class="pong-rdy-screen" id="readyup-btn">ready!</button>
|
||||||
<div class="pong-field">
|
<div class="pong-field">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue