Time to start building. In the three lessons in this course you will learn how to use different techniques to design and create a simple house. With these basic skills you will leverage functions and modules to build a large castle.
Learn how to build a better castle using loops to add features. The Minecraft reference is here. New Learning Objectives: - Use loops to add to your castle: - Add a battlement to the tower - Put windows on the tower - Build a simple gate ... (continue)
Move on to building a more complex structure, a castle. Use design principles to design your castle then build it with code. The Minecraft reference is here. New Learning Objectives: - How to create your own functions. - How to plan a large, complicated structure, a castle, wall, and moat. - How to write a... (continue)
Learn how to build a simple house with code. Use design principles to design your house first then learn three different approaches to building with code. The Minecraft reference is here. New Learning Objectives: - How to build a simple house with code. - Building design principles on paper. - Using setBlock and setBlocks to... (continue)