Back to courses
BootcampLIVE

Python Programming with Minecraft

Build a Minecraft-style 3D world in Python: start with one-off scripts, then grow them into real object-oriented software with functions, classes, modules and worlds that save. No Python needed, just comfortable typing.

Level 2 · Explorer25 hours10 chaptersEnglishAges 11–14

Can follow a lesson and type comfortably

What you'll learn

Write and run real Python scripts, not block code
Place, break and stack blocks in a 3D world from code
Use loops and functions to raise structures in seconds
Turn one-off scripts into classes and objects that model the world
Split a growing program into modules a team could share
Save and load worlds so creations survive between sessions

Course outline

Run your first Python script and place your first block in a 3D world with code.