Level 4 – Special Project – Minecraft
Introduction
Code Along
- My first artifact – learn the basics of positioning and viewing Bricklayer artifacts in a Minecraft world.
- A scalable house – learn about how to clear land and build a house parameterized on its size.
- Staking out land – learn how to manipulate offsets so that you can build a Bricklayer artifact at any location in a Minecraft world.
- An island surrounded by a lava-filled moat – learn how to build an island surrounded by a deep moat of lava.
- A tower – this code along builds a tower in LDD and then positions it in the center of the island created in the last code along.