Skip to content

Commit 1a45fde

Browse files
authored
Update README.md
Added stack used
1 parent 6e823c9 commit 1a45fde

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

2048 Game/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,14 @@ An easy 2048 Game on website where you can have fun!!
1010
4. Use arrow keys to play.
1111
5. Have fun!
1212

13+
# Stack used
14+
-HTML
15+
-Javascript
16+
-CSS
17+
1318
# Credits
1419
I coded this game by following the tutorial from [Code with Ania Kubów](https://www.youtube.com/watch?v=aDn2g8XfSMc). Check it out!
1520

1621
# Screenshot
1722

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

0 commit comments

Comments
 (0)