We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ddc337 commit dfa138dCopy full SHA for dfa138d
1 file changed
index.html
@@ -15,7 +15,8 @@
15
<p>The invaders get faster and drop more bombs as you complete each level! | Controls: WASD / Arrow Keys + Space</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/Prouser123/spaceinvaders">GitHub Project</a></p>
+ <a href="https://github.com/Prouser123/spaceinvaders">GitHub Project</a> |
19
+ v1.1</p>
20
</div>
21
22
<script src="js/starfield.js"></script>
0 commit comments