Minecraft Basics
Building Blocks
All About Direction
!!!Impossible!!!
50

What settings should your "world" be set to before playing?

Creative and Peaceful!

50

What letter do you press on your keyboard to open the code editor?

The Letter C!

50

Which coordinate plane goes side to side?

The X coordinate!

50

What is the name of the company that I work for?

codeCampus!
100

What is the name of the tab would you find a block to spawn animals?

The Mobs tab!

100

What block do you use at the beginning of your code?

Green start or "On Start" block.

100

Which coordinate goes up and down? 

The Y coordinate!

100

In programming, is your code written Top to Bottom?

True!

150

What do you do to make your character fly up into the the sky?

Double-press the Space bar!

150

Name two types of loop blocks:

Repeat and Forever.

150

Which coordinate goes forwards and backwards?

The Z coordinate!

150

What is coding? (What does coding mean?)

Coding is a set of instructions humans give to computers/robots to do specific tasks.