Skip to content

Commit 4d37061

Browse files
authored
Controls
1 parent eec04de commit 4d37061

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
<canvas id="gameCanvas"></canvas>
4646
</div>
4747
<div id="info">
48-
<p>Move with arrow keys, fire with the space bar. The invaders get faster and drop
49-
more bombs as you complete each level!</p>
50-
<p><a id="muteLink" href="#" onclick="toggleMute()">mute</a> |
48+
<p>The invaders get faster and drop more bombs as you complete each level!</p>
49+
<p>Controls: WASD / Arrow Keys + Space
50+
<p><a id="muteLink" href="#" onclick="toggleMute()">Mute</a> |
5151
<a href="https://github.com/dwmkerr/spaceinvaders">Original Project</a> |
5252
<a href="https://github.com/Prouser123/spaceinvaders">GitHub Project</a></p>
5353
</div>

0 commit comments

Comments
 (0)