add score and endgame

This commit is contained in:
Gabriele Cirulli
2014-03-09 23:03:13 +01:00
parent 53e08722e0
commit f18f7cee22
5 changed files with 271 additions and 54 deletions
+4 -1
View File
@@ -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">