add retry button

This commit is contained in:
Gabriele Cirulli
2014-03-10 11:31:10 +01:00
parent 2c066a55fc
commit 02b66ccb9b
6 changed files with 114 additions and 51 deletions
+5
View File
@@ -22,6 +22,11 @@
<p class="game-intro">Join the numbers and get to the <strong>2048 tile!</strong></p>
<div class="game-container">
<div class="game-message">
<p></p>
<a class="retry-button">Try again</a>
</div>
<div class="grid-container">
<div class="grid-row">
<div class="grid-cell"></div>