GODOT ENGINE

GODOT ENGINE

University

10 Qs

quiz-placeholder

Similar activities

Binary Tree

Binary Tree

University

14 Qs

Trees

Trees

University

11 Qs

Tree Data Structure

Tree Data Structure

University

10 Qs

Binary Tree 2

Binary Tree 2

University

10 Qs

Linked List 2

Linked List 2

University

10 Qs

Data Structure

Data Structure

University

15 Qs

Data Structures Activity - 1

Data Structures Activity - 1

University

15 Qs

Binary Tree

Binary Tree

University

12 Qs

GODOT ENGINE

GODOT ENGINE

Assessment

Quiz

Computers

University

Hard

Created by

thelma parena

Used 30+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1.   A program stored in a file (usually one that will be interpreted); in Godot, it's a text file that adds behavior to a node.

tree

Script

nodes

GDScript

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. The main language used in Godot

nodes

 Script

scene

GDScript

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. fundamental building blocks for creating a game: they have a name, editable properties, can receive a callback to process every frame, can be extended, can be added to another node as a child

scene

tree

nodes

Script

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. a group of nodes organized hierarchically (in tree fashion); they always have one root node, can be saved and loaded back, can be instanced

scene

nodes

tree

Script

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. a collection of nodes with lines connecting them; usually it begins with one node: the root, and child nodes that branch off of nodes

scene

nodes

tree

Script

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6.   It is a feature-packed, cross-platform game engine to create 2D and 3D games from a unified interface.

Godot

Engine

Game

Godot Engine

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. Godot’s development was started by Juan ‘reduz’ Linietsky and Ariel ‘punto’ Manzur in____.

2007

2008

2009

2010

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Discover more resources for Computers