当前位置:网站首页>[programming problem] [scratch Level 2] draw ten squares in December 2019
[programming problem] [scratch Level 2] draw ten squares in December 2019
2022-07-08 00:04:00 【Youth programming competition communication】
Draw ten squares

1. preparation
(1) Keep the kitten ;
(2) White background .
2. Function realization
(1) The kitten's initial position is in the center of the stage ;
(2) Hide the character ;
(3) The side length of the polygon is 100, Line thickness 5, The line color is red ;
(4) utilize “ paint brush ”、“ motion ” and “ control ” Draw the above figure with the building blocks in the module .
3. Design ideas and implementation
(1) Role analysis
- role : Default kitten .
(2) Background analysis
- background : Default colorless background .
(3) Introduction to the building blocks used
a. Sports

- The character moves the specified number of steps , A positive number is forward , Negative numbers are backward

- Rotate the character to the right by the specified angle
边栏推荐
- DataGuard active / standby cleanup archive settings
- 【编程题】【Scratch二级】2019.09 绘制雪花图案
- 在网页中打开展示pdf文件
- Enterprise application demand-oriented development of human resources department, employee attendance records and paid wages business process cases
- LinkedBlockingQueue源码分析-新增和删除
- Kubectl 好用的命令行工具:oh-my-zsh 技巧和窍门
- AWS AWS help error
- Introduction knowledge system of Web front-end engineers
- 35岁那年,我做了一个面临失业的决定
- 【编程题】【Scratch二级】2019.12 飞翔的小鸟
猜你喜欢

Data Lake (XV): spark and iceberg integrate write operations

【史上最详细】信贷中逾期天数统计说明

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

Automated testing: robot framework is a practical skill that 90% of people want to know

机器人(自动化)等专业课程创新的结果

一鍵免費翻譯300多頁的pdf文檔

一个测试工程师的7年感悟 ---- 致在一路独行的你(别放弃)

MP4文件格式解析之结合实例分析

Solutions to problems in sqlserver deleting data in tables

Chisel tutorial - 05 Sequential logic in chisel (including explicit multi clock, explicit synchronous reset and explicit asynchronous reset)
随机推荐
LinkedBlockingQueue源码分析-新增和删除
Use filters to count URL request time
【编程题】【Scratch二级】2019.09 制作蝙蝠冲关游戏
自动化测试:Robot FrameWork框架90%的人都想知道的实用技巧
正畸注意事项(持续更新中)
Teach you to make a custom form label by hand
Daily question brushing record (16)
The difference between -s and -d when downloading packages using NPM
用語雀寫文章了,功能真心强大!
Basic learning of SQL Server -- creating databases and tables with code
【推荐系统基础】正负样本采样和构造
Orthodontic precautions (continuously updated)
[basis of recommendation system] sampling and construction of positive and negative samples
【编程题】【Scratch二级】2019.12 绘制十个正方形
Introduction to programming hardware
limit 与offset的用法(转载)
Les mots ont été écrits, la fonction est vraiment puissante!
Pypharm uses, and the third-party library has errors due to version problems
80%的人答错,苹果logo上的叶子到底朝左还是朝右?
Chisel tutorial - 03 Combinatorial logic in chisel (chisel3 cheat sheet is attached at the end)