Fixes and highscore now working.

This commit is contained in:
henry-hiles 2021-12-08 14:01:46 -05:00
parent fcaa534724
commit 25b3f97fd2
3 changed files with 63 additions and 47 deletions

View file

@ -13,7 +13,7 @@
<body>
<h1 class="title" data-title>
Press Any Key To Start
<small data-subtitle class="subtitle hide"></small>
<small data-subtitle class="subtitle"></small>
</h1>
<img data-bird src="images/bird.png" class="bird"></img>
</body>