当前位置:网站首页>【编程题】【Scratch二级】2019.12 飞翔的小鸟
【编程题】【Scratch二级】2019.12 飞翔的小鸟
2022-07-07 21:54:00 【青少年编程竞赛交流】
飞翔的小鸟
1.准备工作
(1)导入背景“Blue Sky”;
(2)导入角色“Toucan”和“Buildings” 。

2.功能实现
(1)Toucan角色大小设置为50,坐标为(-200,0),不停扇动翅膀(在2,3两个造型来回切换),Toucan位于最上层,不被其他角色遮挡;
(2)按“↑”控制Toucan上升,按“↓”控制Toucan下降;
(3)Buildings在舞台最右测出现,以2的速度向左移动,如果碰到左边缘回到最右端;
(4)如果Toucan碰到Buildings,说“碰到啦!”2秒。
3. 设计思路与实现
(1)角色分析
- 角色:Toucan,Buildings
(2)背景分析
- 背景:Blue Sky
(3)所用积木块介绍
a. 运动类
边栏推荐
- Get started with mongodb
- aws-aws help报错
- P1055 [noip2008 popularization group] ISBN number
- SQL 使用in关键字查询多个字段
- Come on, brother
- 自动化测试:Robot FrameWork框架90%的人都想知道的实用技巧
- Orthodontic precautions (continuously updated)
- Basic learning of SQL Server -- creating databases and tables with the mouse
- Rock-paper-scissors
- 【LeetCode】20、有效的括号
猜你喜欢

35岁那年,我做了一个面临失业的决定

Chisel tutorial - 02 Chisel environment configuration and implementation and testing of the first chisel module

Ora-01741 and ora-01704
![[leetcode] 20. Valid brackets](/img/42/5a2c5ec6c1a7dbcdfb2226cdea6a42.png)
[leetcode] 20. Valid brackets

95.(cesium篇)cesium动态单体化-3D建筑物(楼栋)

Rectification characteristics of fast recovery diode

Benchmarking Detection Transfer Learning with Vision Transformers(2021-11)

用语雀写文章了,功能真心强大!

一份假Offer如何盗走了「Axie infinity」5.4亿美元?

蓝桥ROS中使用fishros一键安装
随机推荐
一鍵免費翻譯300多頁的pdf文檔
The result of innovation in professional courses such as robotics (Automation)
QT and OpenGL: loading 3D models using the open asset import library (assimp) - Part 2
Take you hand in hand to build Eureka client with idea
Svn relocation
UIC564-2 附录4 –阻燃防火测试:火焰的扩散
Kubectl 好用的命令行工具:oh-my-zsh 技巧和窍门
Gorm Association summary
2022.7.7-----leetcode. six hundred and forty-eight
DataGuard active / standby cleanup archive settings
Data Lake (XV): spark and iceberg integrate write operations
C - linear table
codeforces每日5题(均1500)-第八天
【路径规划】使用垂距限值法与贝塞尔优化A星路径
Chisel tutorial - 02 Chisel environment configuration and implementation and testing of the first chisel module
Is it safe for tongdaxin to buy funds?
Restricted linear table
快速回复二极管整流特性
【leetcode】day1
Chisel tutorial - 01 Introduction to Scala