Overview

In this project, we'll allow our character to set a block of predefined type and move it around the Minecraft world using buttons on our Ready Set STEM. In future projects, we'll extend this functionality to allow us to "paint" the Minecraft landscape with lots of blocks of different types.

Hardware Setup

Writing Our Code

Hardware Setup

Writing Our Code

In this project, we will create a block at the location of our character. Using four buttons on our kit (up, down, left, right) we can move that block around the Minecraft world. This will set the groundwork for future projects.

Here is what the full code for this project should look like: