Definitions
Functions
Formatting
Game Design/Construct
Historical Figures
100

This means compile out & sends the information or code in the compiler so it runs.

What is cout

100

This tells us how long our string is

What is the .length() function
100

This allows us to calculate math on our compiler

What is #include <cmath>

100

A scene in our game

What is a layout

100

He sung the song Hey Young World which we used in our first code

What is Slick Rick

200

This represents integers, whole numbers both positive and negative, & zero.

What is int

200
This tells us where a specific phrase is in our string
What is the .find( "TEXT", 0) function.
200

This allows us use strings in our compiler

What is #include <string>

200

A player in our game

What is a sprite

200

She was a well known African American abstract Artist 

What is Alma Thomas

300

This represents decimal numbers in our code

What is double


300

This allows us to calculate square roots

What is sqrt (36)

300

This is a fail safe option that is typically our last line before closing our bracket

return 0;

300

This is a type of game which also is called a side scroller game

What is a platformer game

300

She invented the surgery to treat cataracts

What is Patricia Bath

400

This allows the compiler to store text

What is strings
400

This allows us to perform exponents in our compiler

What is pow (10, 10)

400

This is a configuration option

#include <iostream>

400

The father of game mechanics who also designed sim city as well as many other games

What is Will Wright

400
He was a famous actor who portrayed Black Panther

Who is Chadwick Boseman

500

A single character/one byte character which is also a data/character type

What is char


500

This allows us to replace a character in our string

What is phrase [0] = '1';

500

This is our "stop sign" which tells the code to go to the next line and is one of the ways to end a line

What is semicolon or ;

500

This programming language is used for smart watches, medical devices, video games, and many other things 

What is C++ programming language

500
He is a multi talented man who works in cinematography and worked on Raising Dion

What is Mr. Matthews

M
e
n
u