Update Redditlikespacesuit.HTML
This commit is contained in:
parent
69c1f7e681
commit
7f46be2266
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
</div>
|
||||
<div id="score">Score: <span id="score-value">0</span> | Highest Score: <span id="highest-score">0</span></div>
|
||||
<h1>The score Is sort of broken, but saving your high score is a as simple as not shooting enemies and letting them hit you 3 times, It... fixes it, no idea why</h1>
|
||||
<li><a href="Redditlike.HTML">Home</a></li>
|
||||
<script>
|
||||
const canvas = document.getElementById("gameCanvas");
|
||||
const ctx = canvas.getContext("2d");
|
||||
|
|
Loading…
Add table
Reference in a new issue