Doodle Jumping (MATLAB edition)
Version 1.1.4 (16 MB) by
Junjie Li
The same classic game Doodle Jumping but in MATLAB! 该APP 为仿造Doodle Jumping游戏玩法而设计的跳跃游戏
功能目前包括:
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.
Cite As
Junjie Li (2025). Doodle Jumping (MATLAB edition) (https://se.mathworks.com/matlabcentral/fileexchange/97282-doodle-jumping-matlab-edition), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2020a
Compatible with R2014b and later releases
Platform Compatibility
Windows macOS LinuxTags
Acknowledgements
Inspired by: DoodleJump
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 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 |
