当前位置:网站首页>[programming problem] [scratch Level 2] December 2019 flying birds
[programming problem] [scratch Level 2] December 2019 flying birds
2022-07-07 23:56:00 【Youth programming competition communication】
Flying birds
1. preparation
(1) Import background “Blue Sky”;
(2) Import role “Toucan” and “Buildings” .
2. Function realization
(1)Toucan The role size is set to 50, Coordinate for (-200,0), Keep flapping your wings ( stay 2,3 The two shapes switch back and forth ),Toucan At the top , Not covered by other characters ;
(2) Press “↑” control Toucan rising , Press “↓” control Toucan falling ;
(3)Buildings Appear on the far right of the stage , With 2 The speed of moves to the left , If you hit the left edge, return to the rightmost end ;
(4) If Toucan meet Buildings, say “ Yes !”2 second .
3. Design ideas and implementation
(1) Role analysis
- role :Toucan,Buildings
(2) Background analysis
- background :Blue Sky
(3) Introduction to the building blocks used
a. Sports
边栏推荐
- 数据分析系列 之3σ规则/依据拉依达准则来剔除异常值
- 自动化测试:Robot FrameWork框架90%的人都想知道的实用技巧
- Introduction to programming hardware
- Chisel tutorial - 05 Sequential logic in chisel (including explicit multi clock, explicit synchronous reset and explicit asynchronous reset)
- @Configuration注解的详细介绍
- May day C - most
- Robomaster visual tutorial (10) target prediction
- aws-aws help报错
- 用語雀寫文章了,功能真心强大!
- 【史上最详细】信贷中逾期天数统计说明
猜你喜欢
Basic learning of SQL Server -- creating databases and tables with code
AITM3.0005 烟雾毒性测试
用語雀寫文章了,功能真心强大!
一个测试工程师的7年感悟 ---- 致在一路独行的你(别放弃)
Chisel tutorial - 03 Combinatorial logic in chisel (chisel3 cheat sheet is attached at the end)
Connect diodes in series to improve voltage withstand
Kubectl's handy command line tool: Oh my Zsh tips and tricks
ROS从入门到精通(九) 可视化仿真初体验之TurtleBot3
An example analysis of MP4 file format parsing
FFA与ICGA造影
随机推荐
如何衡量产品是否“刚需、高频、痛点”
Dataguard 主备清理归档设置
Set up personal network disk with nextcloud
Problems faced when connecting to sqlserver after downloading (I)
95.(cesium篇)cesium动态单体化-3D建筑物(楼栋)
Ping error: unknown name or service
[path planning] use the vertical distance limit method and Bessel to optimize the path of a star
archery安装测试
Chisel tutorial - 04 Control flow in chisel
C - Fibonacci sequence again
Flash download setup
Benchmarking Detection Transfer Learning with Vision Transformers(2021-11)
FFA and ICGA angiography
MySQL Architecture
Go learning notes (2) basic types and statements (1)
LinkedBlockingQueue源码分析-新增和删除
2022.7.7-----leetcode. six hundred and forty-eight
@Configuration注解的详细介绍
Wechat applet development beginner 1
用語雀寫文章了,功能真心强大!