We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a91b097 commit 72e7c0fCopy full SHA for 72e7c0f
1 file changed
index.html
@@ -12,7 +12,7 @@
12
<canvas id="gameCanvas"></canvas>
13
</div>
14
<div id="info">
15
- <p>The invaders get faster and drop more bombs as you complete each level! | Controls: WASD / Arrow Keys + Space</p>
+ <p>The invaders get faster and drop more bombs as you complete each level! | Controls: WASD / Arrow Keys + Space / Touch</p>
16
<p><a id="muteLink" href="#" onclick="toggleMute()">Mute</a> |
17
<a href="https://github.com/dwmkerr/spaceinvaders">Original Project</a> |
18
<a href="https://github.com/CLSB-Programming/spaceinvaders">GitHub Project</a> |
0 commit comments