Skip to content

Commit eae0487

Browse files
committed
Updated README.md
1 parent 29ca464 commit eae0487

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

2048 Game/README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 2048 Game
22

3-
An easy 2048 Game on website where you can have fun!!
3+
An easy 2048 Game on website where you can have fun!!
44

55
# Instructions of the game
66

@@ -10,6 +10,9 @@ An easy 2048 Game on website where you can have fun!!
1010
4. Use arrow keys to play.
1111
5. Have fun!
1212

13+
# Credits
14+
I coded this game by following the tutorial from [Code with Ania Kubów](https://www.youtube.com/watch?v=aDn2g8XfSMc). Check it out!
15+
1316
# Screenshot
1417

15-
![screenshot](./screenshot.png)
18+
![screenshot](https://github.com/Gyynnn/Web-dev-mini-projects/blob/2048game/2048%20Game/screenshot.PNG)

0 commit comments

Comments
 (0)