Skip to content

Commit df9321e

Browse files
committed
remove game instructions that take up space
1 parent 2af4c4e commit df9321e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,6 @@ <h1 class="title">2048</h1>
7474
</div>
7575
</div>
7676

77-
<p class="game-explanation">
78-
<strong class="important">How to play:</strong> Swipe <strong>left, right, up and down</strong> to move the tiles. When two tiles with the same number touch, they <strong>merge into one!</strong>
79-
</p>
8077
</div>
8178

8279
<script src="js/bind_polyfill.js"></script>

0 commit comments

Comments
 (0)