0% found this document useful (0 votes)
5 views5 pages

Programming Notes

The document provides notes on programming concepts using visual coding, focusing on creating games and patterns with pen blocks. It includes fill-in-the-blank exercises, answers to questions about visual coding tools, and instructions for drawing sprites and creating variables. Additionally, it outlines a lab assignment to create a pico game using visual coding techniques.

Uploaded by

Fathima K S
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views5 pages

Programming Notes

The document provides notes on programming concepts using visual coding, focusing on creating games and patterns with pen blocks. It includes fill-in-the-blank exercises, answers to questions about visual coding tools, and instructions for drawing sprites and creating variables. Additionally, it outlines a lab assignment to create a pico game using visual coding techniques.

Uploaded by

Fathima K S
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

MODEL PRIVATE SCHOOL ABUDHABI

MODULE1-Programming Concepts Using Visual Coding-NOTES


Learning objective:
❖ Identify the use of pen block in Visual Coding and create patterns using pen
block.
❖ Design a platform game using visual coding

Fill in the blanks


1. You can create g a m e s using Visual Coding.
2. Paint option can be used to draw a S p r i t e.
3. To view all the backdrops in your project, select the current backdrop, then go to the
B a c k d r o p s tab.
4. We use l o o p s for repeated tasks in programming.
5. Loops can be used to draw p a t t e r n s .
6.

Variable

Move
sprite

Change costume

Draw

Loop
Answer the following
6. How can you colour a rectangle in a Costumes window?
You can choose the colour from the “Fill” and “Outline” options at the top.
7. What is the use of the “pen down” block?
The block to start drawing in visual coding.
8. What is the use of a loop in programming?
Loops are used for repeating tasks in programming.
9. Write the steps to draw a sprite in Visual Coding?

Click on the Paint option from the Choose a Sprite menu.

• Draw the Sprite in the costume window that appears.

10. Explain the steps to create a variable in visual coding.

Click on Variables on the code palette.

• Click on "Make a variable" button to create a new variable.

11. Big Idea

How can visual coding platforms facilitate collaborative game development for platformers?

12. Mind Mapping

Lab Assignment:-

13. Create a pico Game using visual coding

Code for pico

Code 1 code 2
Code 3 code 4

Code for Apple

Code for sprite 2

Draw a neat mind map on the lesson

You might also like