martinohanlon / minecraft-starwars

The death star scenes from Star Wars animated in Minecraft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Minecraft - Star Wars ##Martin O'Hanlon (martin@ohanlonweb.com) ##http://www.stuffaboutcode.com

##Description The death star scenes from Star Wars animated in Minecraft http://www.stuffaboutcode.com/2015/03/minecraft-star-wars.html

##Structure

  • starwars.py - main program
  • deathstar.py - class to create a deathstar
  • planet.py - class to create planets
  • projectile.py - classes to create projectiles
  • starwarscrafy.py - classes for crafts (tie fighter, x wing, millenium falcon)
  • trench.py - class to create a trench (with exhaust port!)
  • mcpi
    • mojang python library
    • minecraftstuff.py - module containing classes to handling shapes and draw objects in minecraft

##Run

Open Minecraft and open a world

python starwars.py

##Version history

  • 0.1 - Initial stable version

About

The death star scenes from Star Wars animated in Minecraft

License:MIT License


Languages

Language:Python 100.0%