Search Header Logo

Python Unit 14 - PyGame Basics

Authored by Tom Riherd

Computers

6th - 8th Grade

Used 22+ times

Python Unit 14 - PyGame Basics
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

32 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

By what method was this screen created in Python?

Ordinary IDLE screen

Screen created using Tkinter

Screen created using PyGame

Another method.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

By what method was this screen created in Python?

Ordinary IDLE screen

Screen created using Tkinter

Screen created using PyGame

Another method.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

By what method was this screen created in Python?

Ordinary IDLE screen

Screen created using Tkinter

Screen created using PyGame

Another method.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pygame function used to set up the pygame elements to display items in a game.

init( )

display.set_mode( )

display.update( )

bit( )

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Creates the screen or playing surface window for the game.  Size is set use a tuple with (w,h) for width & height in pixels.

init( )

display.set_mode( )

display.update( )

blit( )

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Draws all the graphics on game surface or window.

init( )

display.set_mode( )

display.update( )

blit( )

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Used to draw or place one image or surface on top of another.

init( )

display.set_mode( )

display.update( )

blit( )

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?