Introduction to Video Game Programming

Introduction to Video Game Programming

Assessment

Interactive Video

Computers

6th - 7th Grade

Hard

Created by

Jennifer Brown

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary reason we cannot communicate with computers using human languages?

Computers are not advanced enough to understand human languages.

Human languages are too complex for computers to process.

Computers can only understand simple instructions.

Human languages are not compatible with computer hardware.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, what happens when the up arrow key is pressed in a simple game?

The character jumps to the center of the screen.

The character changes color.

The character moves 5 pixels to the right.

The character moves 5 pixels up.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does Scratch differ from text-based programming languages?

Scratch uses drag-and-drop blocks for programming.

Scratch requires writing code in a text editor.

Scratch is only for creating animations, not games.

Scratch uses a command line interface.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a key feature of professional video games compared to simple games?

They are created by a single programmer.

They have millions of instructions.

They do not require programming languages.

They are only available on gaming consoles.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What can programming languages create besides video games?

Only operating systems

Animations, simulations, and interactive stories

Only mobile applications

Only static websites