This website uses cookies to ensure you get the best experience on our website. Privacy Policy OK

Computer Programming Unit 3 Lesson 3-7

| See more in Computer Programming

Test Study Review

JillianCoffin
By
Created Date 11.05.19
Last Updated 11.06.19
Viewed 15 Times
Your browser doesn't support HTML5. System.Collections.Generic.List`1[System.String] System.Collections.Generic.List`1[System.String]
submit to reddit

Would you like to build your own game?

It's easy!

Go to the GameBuilder and get started!

Topics of this game:
  • Part of the program that doesn't work correctly
  • Finding and fixing problems in your program.
  • An extra piece of information passed to a function to customize it for a specific need.
  • A placeholder for a piece of information that can change
  • Attributes that describe an object's characteristics
  • A graphic character on the screen with properties that desribe its location and movement
  • Series of images that create an illusion of motion by being shown rapidly
  • A single image with an animation
  • Rate at which frames in an animation are shown
  • Any valid unit of code that resolves to a value
  • The symbol known as the assignment operator.
  • What block creates a new sprite?
  • What block assigns an animation or image to the sprite?
  • The ___block tells GameLab draw all the sprites that have been created onto the screen.
  • Lines of code contained inside its block to create a loop