Update Redditlikespacesuit.HTML
This commit is contained in:
parent
d0c4419ca7
commit
e5b7d2b607
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
<div class="control-button" id="right-arrow">></div>
|
||||
</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>
|
||||
<script>
|
||||
const canvas = document.getElementById("gameCanvas");
|
||||
const ctx = canvas.getContext("2d");
|
||||
|
|
Loading…
Add table
Reference in a new issue