We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38ca063 commit 4256118Copy full SHA for 4256118
1 file changed
README.md
@@ -28,7 +28,7 @@ To add Space Invaders to your site, just add this code.
28
<p>The invaders get faster and drop more bombs as you complete each level! | Controls: WASD / Arrow Keys + Space</p>
29
<p><a id="muteLink" href="#" onclick="toggleMute()">Mute</a> |
30
<a href="https://github.com/dwmkerr/spaceinvaders">Original Project</a> |
31
- <a href="https://github.com/Prouser123/spaceinvaders">GitHub Project</a> |
+ <a href="https://github.com/CLSB-Programming/spaceinvaders">GitHub Project</a> |
32
v1.1</p>
33
</div>
34
<script src="https://clsb-programming.github.io/spaceinvaders/js/starfield.js"></script>
0 commit comments