We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d37061 commit 68bb8a8Copy full SHA for 68bb8a8
1 file changed
index.html
@@ -45,8 +45,7 @@
45
<canvas id="gameCanvas"></canvas>
46
</div>
47
<div id="info">
48
- <p>The invaders get faster and drop more bombs as you complete each level!</p>
49
- <p>Controls: WASD / Arrow Keys + Space
+ <p>The invaders get faster and drop more bombs as you complete each level! | Controls: WASD / Arrow Keys + Space</p>
50
<p><a id="muteLink" href="#" onclick="toggleMute()">Mute</a> |
51
<a href="https://github.com/dwmkerr/spaceinvaders">Original Project</a> |
52
<a href="https://github.com/Prouser123/spaceinvaders">GitHub Project</a></p>
0 commit comments