Which programming language is most commonly used in Unity?
What is C#
Who/what organization made Unreal Engine?
Who is Epic Games/Tim Sweeney
What game engine was Fortnite created in?
What is Unreal engine
What is John Palmer Freeman's most used game engine (throughout his entire life)?
What is Scratch
What function updates every frame?
What is Update()
Godot has always been free and open source. True or False
What is True
What game engine was Hollow Knight created in?
What is Unity
Draw the Godot logo on the whiteboard
What is
| | | |
_____
/ \
| () () |
\ ^ /
|||||
|||||
What is a prefab?
What is a reusable GameObject template
Which early FPS used one of the first reusable 3D engines? This game remains part of a beloved franchise to this day!
What is Doom
DEV DOUBLE (600pts)
What game engine was Pokémon Go created in?
What is Unity
The Unity logo is constructed using three of this shape
What is arrow
Which component handles physics?
What is rigidbody
In what year was the first version of Unity released? Hint: 2000 - 2010
What is 2005
What game engine was Stardew Valley created in?
What is MicrosoftXNA/MonoGame
With your group, position yourselves in the relative locations of these components in the default Unity 3D scene: (Floor grid, Main camera, Directional light)
What is
light
<-camera
_________________________