Year 8 Game Code Lesson 1

Quiz
•
Computers
•
12th Grade
•
Easy
Mr Loizou
Used 1+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
import pygame
What does this line of code do ?
Lets you play games while programming
Allows python to make sounds
Imports a module giving Python extra commands
Adds more colours to python
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
WIDTH = 360
In the line of code above, what is "WIDTH" ?
It is a constant
It is a variable
It is a command
It is a comment
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
FPS = 30
What might be the result of setting the frame rate of a game too high ?
The code would crash
The game would be too hard to play
It might cause the monitor to overheat
Processor might struggle to cope with the load, and the game will lag
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
WHITE = (255, 255, 255)
When defining colours, what do these three numbers refer to ?
Black, White, Grey (BWG)
Cyan, Magenta, Yellow
(CMY)
Red, Green Blue (RGB)
Indigo, Scarlet, Orange
(ISO)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What colour would be produced with RGB settings of 255, 255, 255 ?
black
white
green
red
Similar Resources on Wayground
10 questions
Vocabulary Do Now 1

Quiz
•
9th - 12th Grade
9 questions
Quiz on Introduction to Programming with Python

Quiz
•
9th - 12th Grade
10 questions
PCEP Section 1E: Perform Input/Output console operations

Quiz
•
12th Grade
10 questions
algorithms INTRO

Quiz
•
KG - University
10 questions
python quiz

Quiz
•
6th Grade - Professio...
10 questions
Python Math

Quiz
•
1st - 12th Grade
10 questions
CS Python Fundamentals Test 12 PRACTICE

Quiz
•
9th - 12th Grade
10 questions
1.2.3 Colors and Gradients Quiz CMU CS Academy

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade