Coding With Minecraft 1 Introduction Student Workbook 1.docx - 0
Coding With Minecraft 1 Introduction Student Workbook 1.docx - 0
Learning goals
By the end of this unit, you’ll be able to:
Q Drops an item
Your turn to play
It’s ok to ask others for help after you’ve tried to figure it out.
Learn from mistakes – each time something doesn’t work, you get some information to help you figure out what
else might work.
Microsoft MakeCode is a coding editor in Minecraft: Education Edition.. Just like humans use different languages to talk
to each other, computers use different programming languages. In MakeCode, you can code or program with blocks or
JavaScript:
Block programming – an easy way to learn, kind of like using puzzle pieces.
JavaScript – a text-based language using letters, numbers, and symbols. It’s one of the most popular programming
languages in the world.
Tip: Remember to select Esc to pause the game so you can use the other keyboard functions.
1. Open Minecraft: Education Edition and press “C” to open CodeBuilder. Choose MakeCode from the list of
coding editors.
a. The coding Workspace – Where you work with different coding blocks.
3. Set the app windows side by side on your screen so you can write code in Microsoft MakeCode and run it in
Minecraft to see the results!
1. In Microsoft MakeCode, scroll down to Tutorials, select Chicken Rain and Start Tutorial. Then select OK.
2. 2. Rename the on chat command "run" to
"chicken".
6. Select a repeat block from the LOOPS Toolbox drawer and connect it around the spawn block. Change 4 to
100.
Tip: To close the chat command field in Minecraft, select Exit at the top left of the screen or hit Esc on the keyboard.
This allows you to move the player around to see all the chickens.
8. Select Finish to exit the tutorial. This transfers the coding blocks to the main coding Workspace so you can add
more coding blocks.
If you feel adventurous, select the Home button, scroll down to Tutorials, and select another tutorial from that
row.
GLOSSARY OF KEY TERMS
Block programming: A programming language that uses different colored and shaped blocks that connect together in
specific order, kind of like puzzle pieces. It’s an easier way to learn to about coding.
Computer program or code: A set of instructions that a computer can follow. For example, an app or a game, like
Minecraft, is a computer program. The terms can be used interchangeably.
JavaScript: A text-based programming language that uses letters, numbers, and symbols. It’s one of the most popular
programming languages in the world.
Microsoft MakeCode: A coding editor in Minecraft that lets you code with two programming languages: Block or
JavaScript.
Minecraft: An online game about placing blocks and going on adventures, set in infinite worlds of wide open terrain