Simplify death screen restart and add biome parallax visuals

This commit is contained in:
OpenClaw Engineer
2026-03-05 06:55:38 -06:00
parent e106d8ea65
commit 85e2bbb48b
3 changed files with 44 additions and 19 deletions
+1 -5
View File
@@ -52,11 +52,7 @@
<input id="playerName" maxlength="20" required />
<button type="submit">Save Score</button>
</form>
<div class="play-again-row">
<button id="restartBtn">Play Again</button>
<button id="restartVipBtn" type="button">Play Again (VIP)</button>
<button id="restartVipPlusBtn" type="button">Play Again (VIP+)</button>
</div>
<button id="restartBtn">Restart</button>
</div>
</div>