CSCI 150 Lab 1: Minecraft
Overview
In this lab, you will get a first taste of programming by directing a character's actions in the virtual world Minecraft.Materials
Description
Follow the link above and sign up for an account at Code.org. Be sure to use your Hendrix email address, since this is the only way we will be able to assign you a grade for this lab. If working with a partner, put both partners' names in the name field.
Work through the stages of the Minecraft programming section. First, just try to solve each puzzle by piecing together a valid solution. Then, focus on being efficient in your code, as each level has a minimum number of blocks that can be used to develop a solution.
Note that the final "open-ended" level is just for fun and does not need to be completed in order to complete the lab.
Submission
You do not need to do anything to submit this lab: if you accessed it by clicking the link above, we can automatically track your progress.
Grading
- To earn a C, complete the first eight stages.
- To earn a B, complete all of the stages (other than the final "open-ended" stage).
- To earn a 100, complete all of the stages (other than the final one) using the minimum number of blocks.
© Mark Goadrich, Hendrix College