You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 29 |[Whack A Mole Game](https://github.com/leoncoolmoon/html-css-javascript-games/tree/main/29-Whack-A-Mole-Game)|[Live Demo](https://leoncoolmoon.github.io/html-css-javascript-games/29-Whack-A-Mole-Game/)|
37
37
| 30 |[Guess Number Game](https://github.com/leoncoolmoon/html-css-javascript-games/tree/main/30-Guess-Number-Game)|[Live Demo](https://leoncoolmoon.github.io/html-css-javascript-games/30-Guess-Number-Game/)|
38
+
| 31 |[Air Hockey Game](https://github.com/leoncoolmoon/html-css-javascript-games/tree/main/31-Air-Hockey-Game)|[Live Demo](https://leoncoolmoon.github.io/html-css-javascript-games/31-Air-Hockey-Game/)|
39
+
| 32 |[24 Point Poker Game](https://github.com/leoncoolmoon/html-css-javascript-games/tree/main/32-24-Point-Poker-Game)|[Live Demo](https://leoncoolmoon.github.io/html-css-javascript-games/32-24-Point-Poker-Game/)|
38
40
## Games Description
39
41
40
42
1.**Candy Crush Game**: Enjoy the classic match-three puzzle game where you swap colored candies to create matches and clear levels. 🍬🍭
Copy file name to clipboardExpand all lines: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -179,7 +179,7 @@ <h1>Game List</h1> </br>
179
179
</tr>
180
180
<tr>
181
181
<td>32</td>
182
-
<td><ahref="32-24Point-Poker-Game/">24 Point Poker Game</a>: A classic 24 point poker game. Get four random cards to start. Use Add or Subtract or Multiply or Divide to calculate 24. 🎲🃏</td>
182
+
<td><ahref="32-24-Point-Poker-Game/">24 Point Poker Game</a>: A classic 24 point poker game. Get four random cards to start. Use Add or Subtract or Multiply or Divide to calculate 24. 🎲🃏</td>
0 commit comments