Extension work - Coding

Use Code Connection to solve the tasks outlined below. You are expected to submit a Coding PDF showing the code you create as well as mkcd files of the code. Include details of any problems you experienced and how you overcame them.

Useful Resource - https://minecraft.makecode.com/tutorials/


Task 1 & 2

Work through Tutorials - Chicken Rain and Agent Moves.

Don't forget to save them as mkcd files and screen grab the code you created to put into your Coding PDF


Task 3 - Create a Square Wall

Use your Agent to build a square wall. It must be at least 3 blocks on each side and your Agent must end up outside the wall when it has finished building it.

Note: the built in tutorial does not work correctly - you will have to figure this out for yourself! Add the code to your PDF and save as an mkcd file.


Task 4 - Planting Crops

Program your Agent to plant rows of seeds to grow into crops. Your Agent will also need to build a fence or wall around the crop in order to protect it from animals. Remember to leave a gap to get in and out of though! Add the code to your PDF and save as an mkcd file.