Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 2.08 KB

README.en.md

File metadata and controls

59 lines (34 loc) · 2.08 KB

Minecraft Hacking - RaspberryPi Basics

Here you can find the course materials for the "Minecraft Hacking" Raspberry Pi Basics workshop.

##Content

Worksheets

In the folder [worksheets] (./worksheets) you find the content of the course and also the Purchase List. You can find also a step by step guide how to connect the Pi with the Lapdock.

Code

code contains all the code examples we used in the workshop.

Without Raspberry Pi

When you do not want to buy a Pi right away you still can continue at home with what you have.

With your Mac/Windows/Linux Pc

  1. Programm online witch Scratch, the Programming language we used to hack Pong and Minecraft (https://scratch.mit.edu/projects/editor/)

  2. You can also download Sonic Pi, the Program, we used to program music (Mac or Windows, http://sonic-pi.net/)

  3. You can also do some online courses:

With your tablet

You can also continue with your tablet.

  1. Download Scratch Jr.
  2. there is also an Scratch i-pad version --> Pyrokee
  3. Just start!

Git Clone Repository

git clone https://github.com/erfindergarden/minecraft-hacking.git

Contact