For the book: "Adventures in Minecraft, 2nd Edition" written by David Whale and Martin O'Hanlon, Wiley, 2017 http://eu.wiley.com/WileyCDA/WileyTitle/productCd-1119439582.html
This is all of the code files for the book "Adventures in Minecraft, 2nd Edition".
The files are split into folders, 1 for each adventure.
- Download and open the code-files.zip file.
- Open the Adventure folder for the code file you need.
- Copy the
pyfile you need to theAdventuresInMinecaft/MyAdventuresfolder on your Desktop. - Open the
pyfile using IDLE.
NOTE - You should always copy the code files to the MyAdventures folder and run it from there as the programs will need the API's and libraries which are held in the MyAdventures/mcpi and MyAdventures/bitio folders.