add score and endgame
This commit is contained in:
+4
-1
@@ -15,7 +15,10 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<h1>2048</h1>
|
||||
<div class="heading">
|
||||
<h1 class="title">2048</h1>
|
||||
<div class="score-container">0</div>
|
||||
</div>
|
||||
<p class="game-intro">Join the numbers and get to the <strong>2048 tile!</strong></p>
|
||||
|
||||
<div class="game-container">
|
||||
|
||||
Reference in New Issue
Block a user