Unit 3
Unit 4
Text
Animation
Plotting and shapes
100

Another word for a circle

What is an ellipse?

100

The name of the person that uses your product

What is a user?

100

You can change the color of text (True or False)

What is true?

100

You can draw your own animations and scenes (True or False)

What is true?

100

These are plotted

What are shapes?

200

The code that removes the color from a shape and only leaves the stroke

What is noFill?

200

The info that you receive back from users 

What is feedback?

200

This code is used to make text larger or smaller

What is textsize?

200

The name for animations that can be anything

What is a sprite?

200

The size of the plotting grid

What is 400, 400?

300

A label for a piece of information in coding

What is a variable?

300

The topic that we made a project on in unit 4

What is ourselves?

300

You can add quotations ("...") to the text box (True or False)

What is false?

300

The word used to change the size of a sprite

What is scale?

300

These are the coordinates for the middle of the grid 

What is 200, 200?

400

The workplace where sprites/ shapes are placed and created

What is the Game Lab?

400

The code that makes something happen once a certain action occurs

What is onEvent?

400

The name of the border on text that can be bolded or removed

What is a stroke?

400

The word that is used to change the color of a sprite

What is tint?

400

The shape that is a circle with a portion removed

What is an arc?

500

An extra piece of information passed to a function to customize it for a specific need

What is a parameter?

500

The technique of putting screens together 

What is linking screens?

500

The code that prevents words from going off-screen and instead move them down and/ or around

What is wrap text?

500

The name of a scene that contains words

What is a captioned scene?

500

The code that removes the border from shapes

What is nostroke?