Skip to content

jonculver/minecraftpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Pi Projects for Code Clubs

Created for use in a code club for 8-14 year olds at The National Museum of Computing in Bletchley Park.

Getting Started

  1. Clone this repository into a new folder on your pi.
git clone https://github.com/jonculver/minecraftpi.git minecraftpi
cd minecraftpi
  1. Launch minecraft pi

  2. Try running hello_world.py and checking that you see 'hello world' in the minecraft console

python examples/hello_world.py

Hello World

  1. For some of the projects you need to have the minecraftstuff package which can be installed as follows
sudo pip install minecraftstuff

Projects

Flags

Use loops and lists to make giant flags using These instructions

Flags

Drawing

A demonstration of using python image manipulation library to turn a picture into a minecraft object. Check it out here.

Massive Raspberry

Fireworks

Launch rockets and watch them explode with these instructions

Fireworks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages