This repository has been archived by the owner on Nov 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
黄宇豪
committed
Nov 6, 2024
1 parent
3dbf8b8
commit b181b21
Showing
5 changed files
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
## 操作 | ||
|
||
通过`↑` `↓` `←` `→` 来控制恐龙移动,避免撞到障碍物。 | ||
|
||
## 提示 | ||
|
||
基本操作:玩家键盘上键控制恐龙跳跃,放松手指则恐龙会快速下降。点击上键的频率和力度需要掌握好,以保持避免碰撞到障碍物<br> | ||
|
||
游戏目标:玩家的目标是控制恐龙跳跃不同的障碍,安全通过每一个障碍物而不撞到。每成功通过一个障碍物,就会获得1分,如果撞到障碍物则游戏结束。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
键盘上方向键跳跃,躲避障碍物成功得分 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
dragonJump |