Project 573: Minecraft Edu Farm Challenges

1. Open the Minecraft Code Editor

After Joining your instructors world, let's figure out how to open the code agent, and create our own code.
This challenge doesn't have a starting point

Your goal

Steps

1. Open The Code Editor with 'c' Key or Click on Agent Button

To open the code editor click the 'c' key on your keyboard.  It should bring up a popup on half of your screen.

If you are using an iPad, look for the small icon on the top of your screen that looks like a robot face.  When you click on that it should bring you to the code editor. 

2. Choose The "MakeCode" Builder

Let's click on the top option called "MakeCode"  this is a fun puzzle like way to experience code. It follows a lot of the same rules as scratch. 

3. Select The Green "New Project" Option

Now that we've picked the correct editor. Let's open up a new project.   Click on the plus button to add one. If you worked on code last week you might see what you worked on last time.

4. Name Your Code Something Easy to Remember

It's always good to know what code does just from the name of the file.  Naming our code something like "farm challenge" or "obstacle course" is a good way to keep track of it.