当前位置:网站首页>[programming problem] [scratch Level 2] 2019.09 make bat Challenge Game
[programming problem] [scratch Level 2] 2019.09 make bat Challenge Game
2022-07-08 00:04:00 【Youth programming competition communication】
Make bat clearance game

1. preparation
(1) Import bat characters 、 Draw obstacles separately 、 Earth character .
2. Function realization
The effect that needs to be achieved : Use the space bar on the keyboard to control the bat to fly up , When encountering obstacles or the earth , Game over , Otherwise score .
(1) Bat character : When you click on the green flag , Bats fly from top to bottom , When you press the space bar , Bats fly up , When encountering obstacles or the earth , Stop all ;
(2) Obstacle role : Obstacles keep moving from left to right , After the obstacle reaches the rightmost end , Back to the beginning , Right movement , Repeat the process ;
(3) Earth character : Move to the top .
3. Design ideas and implementation
(1) Role analysis
- role : Bat Bat, obstacle 、 The earth
(2) Background analysis
- background : Default background , unchanged
(3) Introduction to the building blocks used
a. Sports

- Put the character
边栏推荐
- 【编程题】【Scratch二级】2019.09 绘制雪花图案
- Introduction to programming hardware
- Rectification characteristics of fast recovery diode
- C language greedy snake
- 自动化测试:Robot FrameWork框架90%的人都想知道的实用技巧
- QT creator add custom new file / Project Template Wizard
- 35岁真就成了职业危机?不,我的技术在积累,我还越吃越香了
- 【编程题】【Scratch二级】2019.03 绘制方形螺旋
- Go time package common functions
- HDU - 1260 tickets (linear DP)
猜你喜欢

某马旅游网站开发(对servlet的优化)

The function is really powerful!

Rectification characteristics of fast recovery diode

关于组织2021-2022全国青少年电子信息智能创新大赛西南赛区(四川)复赛的通知
PostGIS learning

C language 005: common examples

数据湖(十五):Spark与Iceberg整合写操作

Solutions to problems in sqlserver deleting data in tables

单机高并发模型设计

Trust orbtk development issues 2022
随机推荐
STM32F1与STM32CubeIDE编程实例-旋转编码器驱动
35岁真就成了职业危机?不,我的技术在积累,我还越吃越香了
手写一个模拟的ReentrantLock
Archery installation test
CoinDesk评波场去中心化进程:让人们看到互联网的未来
QT and OpenGL: load 3D models using the open asset import library (assimp)
Chisel tutorial - 05 Sequential logic in chisel (including explicit multi clock, explicit synchronous reset and explicit asynchronous reset)
第四期SFO销毁,Starfish OS如何对SFO价值赋能?
Trust orbtk development issues 2022
一键免费翻译300多页的pdf文档
Laser slam learning (2d/3d, partial practice)
Chisel tutorial - 04 Control flow in chisel
Flash download setup
HB 5469 combustion test method for non-metallic materials in civil aircraft cabin
ROS from entry to mastery (IX) initial experience of visual simulation: turtlebot3
One click free translation of more than 300 pages of PDF documents
【编程题】【Scratch二级】2019.12 飞翔的小鸟
Cmake learning notes (1) compile single source programs with cmake
C language greedy snake
Wechat applet development beginner 1