mcu-curriculum icon indicating copy to clipboard operation
mcu-curriculum copied to clipboard

Minecraft U Curriculum

Minecraft U Curriculum

This is the repository for the Minecraft U curriculum. This curriculum is published under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International license.

About Minecraft U

Practical Programming and Design Instruction for Your Child

Minecraft game mechanics are incredibly analogous to engineering. We focus on teaching problem solving and programming techniques in a safe, encouraging ecosystem centered around Minecraft.

Our curriculum is designed to guide a child from the basics of Minecraft gameplay all the way through to programming using modern programming languages. Our materials are engaging and skip the cruft of most books or templated materials. Maintaining it ourselves means we are able to keep it updated to the changing landscape of both Minecraft and technology education.

The curriculum itself is organized into a core curriculum organized by levels. There are also additional units outside of the core levels.

Level 1: Basic Computer Skills with Minecraft | source

Learn how to use a computer...no previous experience required! You might be able to make an iPad sing, but it's time to learn how to use a keyboard and mouse. You also might be brand-new to Minecraft or need to level up your Minecraft skills from the Pocket Edition to the "proper" PC version.

Level 2: Basic Problem Solving with Minecraft | source

Learn the basics of survival in the Minecraft world, from fending off starvation to defending against skeletons. Overcome the challenges that Minecraft has to offer, and have fun doing it. For ages 6-12.

Level 3: Engineering with Redstone | source

Learn the basics of electricity and logic, with in-game and real-world applications. We’ll go over digital circuits, like those found in smartphones and tablets, and how to use them in the Minecraft world to build some awesome contraptions. For ages 8-14 or younger when having completed Level 2 or with equivalent experience.

Level 4: ComputerCraft | source

Use the Minecraft mod ComputerCraft to learn the basics of programming and then apply those skills via your own in-game robots. These robots can do anything, from build you a house to find and mine diamonds for you. The only limit is your ability to direct them. For ages 8-14 or younger when having completed Level 3 or with equivalent experience.

Level 5: Java and Modding Minecraft | source

Learn the basics of Java, the most common programming language in the world, and use them to create your own modification of Minecraft. Add any item of your design to the game, expanding Minecraft in whatever direction you desire. For ages 10-16 or younger when having completed Level 4 or with equivalent experience.

Level 6: Independent Study in Programming and Software Development

Expand your Java modding abilities, or learn a new language and build websites. We'll point you in the right direction, provide the material, and help you along the way.

Level 7: Brainstorming with Minecraft | source

Brainstorming with Minecraft is all about how to create ideas and put them to work with technology. We will use Minecraft as our brainstorming playground because it is friendly and easy to use, but still sophisticated enough to use as an exploratory launching pad for these concepts. Over the course of the camp, students will learn about worldbuilding, product design and work management. Students will practice a design sprint, prototyping, user testing, iteration, and Kanban—all tools and methods that real software teams use to create the products you use every day.


Contributing

Contributions, corrections and improvements to this curriculum are welcome! If you are not familiar with how to contribute to a project on GitHub, check out this guide.

See the core Minecraft U team's curriculum planning board here.