python
77 postseverything filed under python
-
2013-05-14
Raspberry Pi - Minecraft - Blocks into bombs using events
Up to now I hadn’t had a need to make use of the “Event” methods in Minecraft’s API and I wanted to learn a little more about how it worked, so I could include some information in my Minecraft API ...
-
2013-04-17
Raspberry Pi - Minecraft Cannon
I had this idea about using Minecraft: Pi Edition and its API to show how trigonometry, mechanics and mathematics can actually be useful and given that everyone likes to blow stuff up…. I thought I...
-
2013-04-13
Minecraft: Pi Edition - 3d Models - Version 2
I created a program, which using the Minecraft: Pi Edition API, takes 3d models and creates them in Minecraft, but version 1 only created the models as wire-frames and only in one block.
-
2013-04-09
Minecraft: Pi Edition - API Tutorial
This tutorial started off as an article I wrote on Minecraft: Pi Edition for the Issue 11 of The Mag Pi, a magazine written by Raspberry Pi enthusiasts, and builds on my first post Raspberry Pi - M...
-
2013-04-01
Minecraft: Pi Edition - Manhattan Island
How about a stroll around Manhattan? Well a stroll around Manhattan in Minecraft, perhaps admire the Empire State Building or the pay $25 to take in the view from the “top of the rock”?
-
2013-03-26
Minecraft: Pi Edition - Create Massive 3D Models
I love a massive construction in Minecraft, you know when someone creates a scale model of the earth or a house to put the Taj Mahal to shame, but I’m lazy and I’m definitely not going to spend mon...
-
2013-03-10
Raspberry Pi - Minecraft - Snake
A post on the MCPi sub-reddit asked if someone could re-create the snake game of which there was a picture for, but no code.