Game elements
Computer science
Parts of a computer
Extra credit
Concepts
100

Every game has a physical enemy, true or false

False

100

These two come together to create the technology we use every day

Engineers and computer scientists

100

What you can see and touch

Hardware

100
Is Rebeca allergic to medicine for allergies?

Yes. Sad, but true

100

How would you describe syntax in computer science?

The set of rules to write code that is understood by the computer.

200

These help connect the software and the hardware

game controls

200

The main purpose of computer science is to

Find effective solutions

200

What we don't see but helps run the device

Software

200

Can you touch your nose with your tongue?

This is a lucky pass

200

_________ help create videogames. Name at least two examples

Game engines

Unity 

Unreal

Panda 3D

Cocos2D

Godot

300

Name all the elements that every game have in common

character

setting

goal

challenges


300

A repetitive cycle represents a

loop

300

The brain of the computer

Processor

300

When we did the HelloProcessing activity, what was the pattern we followed in order to write the code.

figure(coordinates, width, height);

300

A sequence of steps is defined as an

Algorithm

400

We use these to make a game more challenging as it progresses

Game mechanics

400

When you define a new command and give it a name

Function

400

Name at least 3 examples of software

MAC

Windows

GNU/LINUX

Game engines

400

Name one application of virtual reality that Valerie mentioned

Training doctors, firefighters or the military

400

Explain the differences between programming and framework.

Programming: making a program by yourself, writing each line and letter of the code.

Framework: a collection of programs that can be used in order to create something new.

500

We use it to describe the place and time at which the game takes place

setting

500

Specifying the requirements for an event to occur

Condition

500

These support the visual image displayed, providing better resolution and colors

Graphic Card

500

This camp is an initiative of P3, what does P3 stand for?

Professional and Public Programs

500

The smallest unit of memory is a _____ and eight of these make a _______.

Bit

Byte