Game Lab Vocab
Game Lab Vocab II
I Command You
App Lab Vocab
App Lab Vocab II
100

A graphic character with properties that describe its location, movement, and look.

What is a sprite?

100

Finding and fixing problems in an algorithm or program.

What is debugging?

100

This helps you create different effects when sprites collide.

What is isTouching?

100

A first or early model of a product that allows you to test assumptions before developing a final version.

What is a prototype?

100

To critically evaluate in a detailed and constructive manner.

What is critique?

200

Statements that only run under certain conditions.

What are conditionals?

200

How fast something is moving in a particular direction.

What is velocity?

200

Helps you understand why sprites are not doing what you expect.

What is sprite.debug?

200

An individual functional element of a software item.

What is a feature?

200

Someone who uses an object, including software and hardware.

What is a user?

300

A series of images that create the illusion of motion.

What is animation?

300

These are another way in which your sprites can interact. Name at least two.

What are collisions?

(Ex. collide, displace, bounce, and bounceOff)

300

Controls how fast and in what direction a sprite rotates.

What is rotationSpeed?

300

Information about reactions to a product, which is used as a basis for improvement.

What is feedback?

300

A physical unit of equipment that contains a computer or microcontroller.

What is a digital device?

400

The rate at which frames in an animation are shown.

What is the frame rate (or fps)?

400

This makes your sprite's movements appear more realistic.

What are multi-frame animations?

400

A named group of programming instructions (outside the draw loop).

What is the Function command?

400

Designing something using the specific needs and concerns of the user.

What is user-centered design?

400

The visual elements of a program through which a user controls or communicates with the application.

What is the user interface?

500

An algorithm that has been coded into something that can be run by a machine.

What is a program?

500

A simple representation of something more complex.

What is an abstraction?

500

This allows the function you created to work properly within your code.

What is the Call Function command?

500

How easy, efficient, and satisfying it is to use a human-made object or device.

What is usability?

500

In design, paying attention to a user's feelings and needs when designing a product.

What is empathy? :)


Congratulations! 

Your Jeopardy Labs final exam review is finished!

M
e
n
u