Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Wdestroier authored Sep 26, 2021
1 parent e8c554f commit 48efdc0
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,20 @@
# 2048
The 2048 game written in C
<table align="center">
<tr>
<td align="center">
<img src="images/Icon.jpg" alt="game icon" width="32"/>
</td>
<td>
<a>Combine squares to get 2048 points inside a square and win the game</a>
</td>
</tr>
</table>
<br/>
<p>Game screenshots</p>
<br/>
<p align="center">
<img src="images/Mobile.png" alt="game icon" width="760"/>
</p>
<br/>
<p align="center">
<img src="images/Desktop.png" alt="game icon" width="760"/>
</p>

0 comments on commit 48efdc0

Please sign in to comment.