Terms 1
Terms 2
Creating Websites
Animation
Random
100

Finding an error in your code and fixing it.

What is debugging?

100

A group of instructions given to a computer to be processed.

What is a computer program?

100

The smallest heading tag in HTML.

What is h6?

100

A computer graphic which may be moved on-screen and otherwise manipulated as a single entity.

What is a sprite?

100

A coding teacher at MVHS.

Who is Mrs. Kelly-Lyons?

200

A block of code that can be referenced by name to run the code it contains.

What is a function?

200

How people create instructions for computers to follow.

What is coding?

200

The largest HTML heading.

What is h1?

200

Programming language commands for handling decisions.

What are conditionals?

200

The second largest HTML heading.

What is h2?

300

A set of instructions that are followed to solve a problem.

What is an algorithm?

300

A container that holds a single number, word, or other information that you can use throughout a program.

What is a variable?

300

A standardized system for tagging text files to achieve font, color, graphic, and hyperlink effects on World Wide Web pages. 

What is HTML?

300

Repeatedly calls this functions many times to draw animations in game lab

What is a draw loop?

300

The second smallest HTML heading.

What is h5?

400

The individual 1's and 0's you see in binary.

What are bits?

400

A programming structure that repeats a sequence of instructions until a specific condition is met.

What is a loop?

400

The information about a particular person that exists on the internet as a result of their online activity.

What is a digital footprint?

400

A positive value will move the sprite to the right, a negative value will move to the left.

What is velocity?

400

A control flow statement for specifying iteration, which allows code to be executed repeatedly.

What are for loops?

500

Runs a block of code based on whether or not a condition is true

What are if-statements?
500

A number system consisting of only 1's and 0's.

What is binary?

500

Describes how HTML elements are to be displayed on screen, paper, or in other media.

What is CSS?

500

The 6 stages of this process are capture, brainstorm, prototype, playtest, iterate, and implement.

What is the game design process?

500

An HTML object that allows you to jump to a new location when you click or tap it.

What is a link?

M
e
n
u