Doodle Jumping (MATLAB edition)

版本 1.1.4 (16.0 MB) 作者: Junjie Li
The same classic game Doodle Jumping but in MATLAB! 该APP 为仿造Doodle Jumping游戏玩法而设计的跳跃游戏
58.0 次下载
更新时间 2022/2/21

查看许可证

功能目前包括:
1.绿色、蓝色和白色三种可供跳跃的跳板。
2.怪物、奖励和蹦床。
3.主页BGM和一些音效。
1.1更新:
修改了doodle与boards间的碰撞检测机制,原有机制会导致某些情况下检测不稳定,并导致程序的不稳定,造成还未触底即被判失败。
新的机制沿用其余碰撞检测使用的经典矩形碰撞机制,经过测验未发现上述bug以及其他问题。
The app is a jumping game designed to imitate the playing method of doodlejumping game.
Features currently include:
1. Green, blue and white springboards for jumping.
2. Monsters, rewards and trampolines.
3. Home page BGM and some sound effects.
1.1 update:
The collision detection mechanism between Doodle and boards is modified. The original mechanism will lead to unstable detection in some cases and unstable program, resulting in failure before reaching the bottom.
The new mechanism follows the classic rectangular collision mechanism used in other collision detection, and the above bugs and other problems are not found after testing.

引用格式

Junjie Li (2024). Doodle Jumping (MATLAB edition) (https://www.mathworks.com/matlabcentral/fileexchange/97282-doodle-jumping-matlab-edition), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2020a
与 R2014b 及更高版本兼容
平台兼容性
Windows macOS Linux
标签 添加标签
致谢

参考作品: DoodleJump

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.4

tiny changes. v1.1 last and stable version.

1.1.3

# 1.1.2补丁-修复了一轮游戏中所有蓝色boards的移速相同的bug

# 修复了游戏中点击“×”关闭窗口导致MATLAB循环报错且无法用Ctrl+C停止的bug

# 刷新性能有部分提升

1.1.2

# 修复了“白板起跳后,蓝板会突然改变移动方向”的bug

# doodle本身运动受到刷新性能的影响(速度变慢等)现在被纠正,但跳帧现象会较明显了

1.1.1

1.1.1
现在按空格键能正常暂停游戏了。

1.1