MY SITE
  • Home
  • About Me
  • My Tech Blog
  • Internet Saftey
  • Game Creation
  • 3D Print
  • Raspberry Pi
  • Comic Strip
  • Sonic Pi
  • Robotics
  • Parts Of A Computer

Using Raspberry Pi

Coding in Minecraft Pi 
Drawing using Python Language In Trinket
Picture
Picture
In Trinket we made art with a turtle and we coded it to make modern art. It was just squares and rectangles. Sometimes it was stars. In minecraft we coded a building in with just pressing run code. It is cool ^ㅇㅅㅇ^. It glitched sometimes but we figured it out. v  v These are the codes v  v         
 x,y,z= mc.player.getPos() mc.setBlocks(x+11,y+1,z+1,x+11,y+3,z+1,planks) mc.setBlocks(x+1,y+1,z+11,x+11,y+3,z+1,plank) mc.setBlocks(x+1,y+1,z+11,x+11,y+3,z+1,plank) mc.setBlocks(x+1,y+1,z+1,x+11,y+3,z+1,plank) mc.setBlocks(x+1,y+1,z+1,x+1,y+1,z+1,planks)
Powered by Create your own unique website with customizable templates.
  • Home
  • About Me
  • My Tech Blog
  • Internet Saftey
  • Game Creation
  • 3D Print
  • Raspberry Pi
  • Comic Strip
  • Sonic Pi
  • Robotics
  • Parts Of A Computer