add end screen
This commit is contained in:
@@ -9,7 +9,12 @@
|
||||
<h1>words</h1>
|
||||
|
||||
<div id="game_container">
|
||||
you need javascript enabled to play this game
|
||||
</div>
|
||||
<div style="display: none"; id="end_screen">
|
||||
<h2 id="end_screen_message"></h2>
|
||||
<h3 id="end_screen_guesses"></h3>
|
||||
<h3 id="end_screen_time"></h3>
|
||||
<p> refresh page to play again </p>
|
||||
</div>
|
||||
|
||||
<p> built with ❤ and adequate amounts of care by <a href="https://alv.cx">alv</a> </p>
|
||||
|
Reference in New Issue
Block a user