Lesson 8 and 9 +: Agent Build Games

Learning Intention:

Can I create code to solve problems?

Success Criteria

I know the importance of computer science and repeating code.

I can Block-program in
Microsoft MakeCode.

I can change our Minecraft world through coding.

I can code repeating Algorithms?

I can code 'loops and NOT conditions'?

Can I code Conditionals?

Teacher Resources

10 Game World

Teacher Page

Results and Teacher Code

Student Activities

The student will need to solve the following problems:

1. Teleporting the agent to the start position.

2. Make code to turn the agent automatically into the right direction.

3. Make code to get the agent to the start position of the build model.

4. Make code that creates a copy of a model.

5. Most coding will require repeat.. times-loops, and for the harder exercises, it will be useful to make functions and check and refill the inventory.