Skip to content

Commit c57a54b

Browse files
committed
update index
1 parent da1fa51 commit c57a54b

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,14 @@ <h1>Game List</h1> </br>
181181
<td>32</td>
182182
<td><a href="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>
183183
</tr>
184+
<tr>
185+
<td>33</td>
186+
<td><a href="33-helicopter-Game/">helicopter Game</a>: A simple helicopter shooting games (still under developing)</td>
187+
</tr>
188+
<tr>
189+
<td>34</td>
190+
<td><a href="34-rubik's-Cube-Game/">rubik's Cube Game</a>: A virtual rubik's cube game. (still under developing)🎲🃏</td>
191+
</tr>
184192
</tbody>
185193
</table>
186194
</body>

indexCN.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,14 @@ <h1>游戏列表</h1> </br>
181181
<td>32</td>
182182
<td><a href="32-24-Point-Poker-Game/">24 点扑克</a>:一个益智计算类游戏,随机取四张扑克牌用加减乘除四则运算来计算24 点!🃏</td>
183183
</tr>
184+
<tr>
185+
<td>33</td>
186+
<td><a href="33-helicopter-Game/">直升飞机射击游戏</a>:一个简单的直升飞机射击游戏,开发中</td>
187+
</tr>
188+
<tr>
189+
<td>34</td>
190+
<td><a href="34-rubik's-Cube-Game/">魔方游戏</a>一个虚拟魔方,开发中🎲🃏</td>
191+
</tr>
184192
</tbody>
185193
</table>
186194
</body>

0 commit comments

Comments
 (0)