File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
30DaysOfJavaScript/assets Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -1514,6 +1514,20 @@ <h4>Lights Out</h4>
1514
1514
< a href ="https://github.com/swapnilsparsh/30DaysOfJavaScript/tree/master/122%20-%20Lights%20Out " target ="_blank "> < button class ="button "> Github</ button > </ a >
1515
1515
</ div >
1516
1516
</ div >
1517
+
1518
+ < div class ="maincard ">
1519
+ < div class ="card1 ">
1520
+ < img src ="30DaysOfJavaScript/assets/123-Reverse Memory Game.png " alt ="Reverse Memory Game ">
1521
+ </ div >
1522
+ < div class ="card ">
1523
+ < h4 > Reverse Memory Game</ h4 >
1524
+ < p >
1525
+ A fun and challenging memory game where you must recall a sequence of colors in reverse order.
1526
+ </ p >
1527
+ < a href ="123-Reverse Memory Game/index.html " target ="_blank "> < button class ="button "> Live</ button > </ a >
1528
+ < a href ="https://github.com/swapnilsparsh/30DaysOfJavaScript/tree/master/123-Reverse%20Memory%20Game " target ="_blank "> < button class ="button "> Github</ button > </ a >
1529
+ </ div >
1530
+ </ div >
1517
1531
</ div >
1518
1532
1519
1533
You can’t perform that action at this time.
0 commit comments