added reset button
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
</head>
|
||||
|
||||
<body onpageshow="load()">
|
||||
<p onclick="resetGame()"> <u>Reset</u></p>
|
||||
<div hidden="true" class="box" id="fight">
|
||||
<img draggable="false" id="enemy-texture"><br>
|
||||
<p><span id="enemy-name"></span> Leben: <span id="enemy-health"></span></p>
|
||||
|
||||
Reference in New Issue
Block a user