Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crazylxr/climbing-rage
用 Galacean 写的登山赛
https://github.com/crazylxr/climbing-rage
Last synced: about 1 month ago
JSON representation
用 Galacean 写的登山赛
- Host: GitHub
- URL: https://github.com/crazylxr/climbing-rage
- Owner: crazylxr
- Created: 2023-08-16T02:35:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-07T01:33:05.000Z (about 1 year ago)
- Last Synced: 2023-09-07T03:11:28.308Z (about 1 year ago)
- Language: TypeScript
- Size: 221 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# climbing-rage
实现要求
● 游戏开始控制
● 滑动控制小鸡左右移动,实现在梯子上跳动
● 前进过程中实现碰撞检测吸收金币、碰撞障碍物逻辑
● 梯子有向前的效果,一步一步逐渐出现的效果(按需随机创建梯子)
● 游戏结束控制