当前位置:网站首页>【编程题】【Scratch二级】2019.03 垃圾分类
【编程题】【Scratch二级】2019.03 垃圾分类
2022-07-07 21:54:00 【青少年编程竞赛交流】
垃圾分类
垃圾分类已经成为我们日常生活中很重要的一部分,这对于环境保护、资源回收利用具有重要意义。
下面我们做一个简单的垃圾分类互动游戏。
1. 准备工作
(1)导入背景库中的“Mural”,并编辑该背景,增加如下图中的两个垃圾桶,注明“可回收垃圾”和“不可回收垃圾”的文字说明;
(2)导入角色库中的“Takeout”作为一种纸袋垃圾。
2. 功能实现
(1)点击绿旗后,地面出现垃圾“Takeout”(造型a),垃圾出现的位置不与垃圾桶相接触,垃圾静止1秒。
(2)垃圾面向鼠标指针移动。
(3)当垃圾遇到绿色的可回收垃圾桶时消失,并说“分类正确”2秒:当垃圾遇到蓝色的不可回收垃圾桶不会消失,并说“分类错误”2秒。
3. 设计思路与实现
(1)角色分析
- 角色:Takeout
(2)背景分析
- 背景:Mural(在上面绘制两个垃圾桶)
(3)所用积木块介绍
a. 运动类
边栏推荐
- Pigsty: out of the box database distribution
- 一份假Offer如何盗走了「Axie infinity」5.4亿美元?
- One click installation with fishros in blue bridge ROS
- Get started with mongodb
- 【路径规划】使用垂距限值法与贝塞尔优化A星路径
- 全自动化处理每月缺卡数据,输出缺卡人员信息
- DataGuard active / standby cleanup archive settings
- Chisel tutorial - 00 Ex.scala metals plug-in (vs Code), SBT and coursier exchange endogenous
- QT creator add JSON based Wizard
- go time包常用函数
猜你喜欢
Magic fast power
每日刷题记录 (十六)
Chisel tutorial - 05 Sequential logic in chisel (including explicit multi clock, explicit synchronous reset and explicit asynchronous reset)
About the difference between ch32 library function and STM32 library function
二叉排序树【BST】——创建、查找、删除、输出
平衡二叉樹【AVL樹】——插入、删除
Restricted linear table
Benchmarking Detection Transfer Learning with Vision Transformers(2021-11)
【编程题】【Scratch二级】2019.12 飞翔的小鸟
Benchmarking Detection Transfer Learning with Vision Transformers(2021-11)
随机推荐
在网页中打开展示pdf文件
Magic fast power
Anti climbing means cracking the second
ROS从入门到精通(九) 可视化仿真初体验之TurtleBot3
Kubectl's handy command line tool: Oh my Zsh tips and tricks
SQL uses the in keyword to query multiple fields
二叉排序树【BST】——创建、查找、删除、输出
网上买基金安全么?
Solutions to problems in sqlserver deleting data in tables
Is it safe for tongdaxin to buy funds?
一鍵免費翻譯300多頁的pdf文檔
一个测试工程师的7年感悟 ---- 致在一路独行的你(别放弃)
Orthodontic precautions (continuously updated)
【leetcode】day1
Robomaster visual tutorial (11) summary
@Detailed introduction of configuration annotation
Robomaster visual tutorial (10) target prediction
webflux - webclient Connect reset by peer Error
Come on, brother
QT creator add custom new file / Project Template Wizard