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.
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.
Grading
- To earn a C, complete the first eight stages.
- To earn a B, complete all of the stages.
- To earn a 100, complete all of the stages using the minimum number of blocks.
© Mark Goadrich, Hendrix College