Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crazylxr/climbing-rage

用 Galacean 写的登山赛
https://github.com/crazylxr/climbing-rage

Last synced: about 1 month ago
JSON representation

用 Galacean 写的登山赛

Awesome Lists containing this project

README

        

# climbing-rage

实现要求
● 游戏开始控制
● 滑动控制小鸡左右移动,实现在梯子上跳动
● 前进过程中实现碰撞检测吸收金币、碰撞障碍物逻辑
● 梯子有向前的效果,一步一步逐渐出现的效果(按需随机创建梯子)
● 游戏结束控制