File tree Expand file tree Collapse file tree
30DaysOfJavaScript/assets Expand file tree Collapse file tree File renamed without changes.
Original file line number Diff line number Diff line change @@ -1382,6 +1382,19 @@ <h4>Maze Game</h4>
13821382 < a href ="https://github.com/swapnilsparsh/30DaysOfJavaScript/tree/master/112%20-%20Maze%20Game "> < button class ="button "> Github</ button > </ a >
13831383 </ div >
13841384
1385+
1386+ < div class ="maincard ">
1387+ < div class ="card1 ">
1388+ < img src ="30DaysOfJavaScript\assets\catch-the-ball.png alt= "Project Image ">
1389+ </ div >
1390+ < div class ="card ">
1391+ < h4 > CatchTheBall</ h4 >
1392+ < p > Catch the ball on the rolling pad and beat your own highscore!</ p >
1393+ < a href ="117 - CatchTheBall "> < button class ="button "> Live</ button > </ a >
1394+ < a href ="http://127.0.0.1:5500/117-CatchTheBall/index.html "> < button class ="button "> Github</ button > </ a >
1395+ </ div >
1396+ </ div >
1397+
13851398
13861399 <!-- ... other cards ... -->
13871400 </ div >
You can’t perform that action at this time.
0 commit comments