<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.wiki.mathematix.ch/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.wiki.mathematix.ch/feed.php">
        <title>DokuWiki CSC - archiv:gf:gf2020_2021:minecraft:projekt:2d2:petraalessajulia</title>
        <description></description>
        <link>https://www.wiki.mathematix.ch/</link>
        <image rdf:resource="https://www.wiki.mathematix.ch/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-06-03T21:10:06+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.wiki.mathematix.ch/doku.php?id=archiv:gf:gf2020_2021:minecraft:projekt:2d2:petraalessajulia:alessa&amp;rev=1661616510&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.mathematix.ch/doku.php?id=archiv:gf:gf2020_2021:minecraft:projekt:2d2:petraalessajulia:julia&amp;rev=1661616510&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.mathematix.ch/doku.php?id=archiv:gf:gf2020_2021:minecraft:projekt:2d2:petraalessajulia:petra&amp;rev=1661616510&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.mathematix.ch/doku.php?id=archiv:gf:gf2020_2021:minecraft:projekt:2d2:petraalessajulia:start&amp;rev=1661616513&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.wiki.mathematix.ch/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>DokuWiki CSC</title>
        <link>https://www.wiki.mathematix.ch/</link>
        <url>https://www.wiki.mathematix.ch/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://www.wiki.mathematix.ch/doku.php?id=archiv:gf:gf2020_2021:minecraft:projekt:2d2:petraalessajulia:alessa&amp;rev=1661616510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-27T16:08:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>alessa</title>
        <link>https://www.wiki.mathematix.ch/doku.php?id=archiv:gf:gf2020_2021:minecraft:projekt:2d2:petraalessajulia:alessa&amp;rev=1661616510&amp;do=diff</link>
        <description>Wassergraben</description>
    </item>
    <item rdf:about="https://www.wiki.mathematix.ch/doku.php?id=archiv:gf:gf2020_2021:minecraft:projekt:2d2:petraalessajulia:julia&amp;rev=1661616510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-27T16:08:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>julia</title>
        <link>https://www.wiki.mathematix.ch/doku.php?id=archiv:gf:gf2020_2021:minecraft:projekt:2d2:petraalessajulia:julia&amp;rev=1661616510&amp;do=diff</link>
        <description>farbiger Turm



farbige Wand



das &quot;Schloss&quot; schlussendlich



def simple_wall(xpos,ypos,zpos,breite, hoehe, länge):
  blocks.fill(YELLOW_CONCRETE,world(xpos,ypos,zpos),world(xpos+breite,ypos+hoehe, zpos+länge))
  blocks.fill(ORANGE_CONCRETE, world(xpos,ypos+hoehe,zpos),world(xpos+breite,ypos+2*hoehe, zpos+länge))
  blocks.fill(RED_CONCRETE, world(xpos, ypos+2*hoehe, zpos),world(xpos+breite, ypos+3*hoehe, zpos+länge))
  blocks.fill(PINK_CONCRETE, world(xpos, ypos+3*hoehe, zpos), world(xpos+bre…</description>
    </item>
    <item rdf:about="https://www.wiki.mathematix.ch/doku.php?id=archiv:gf:gf2020_2021:minecraft:projekt:2d2:petraalessajulia:petra&amp;rev=1661616510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-27T16:08:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>petra</title>
        <link>https://www.wiki.mathematix.ch/doku.php?id=archiv:gf:gf2020_2021:minecraft:projekt:2d2:petraalessajulia:petra&amp;rev=1661616510&amp;do=diff</link>
        <description>Baum / Allee

&lt;sxh python&gt;

def Baum(xpos, ypos, zpos):
  for i in range(0,13,1):
      blocks.place(BROWN_WOOL,world(xpos,ypos+i,zpos))
  for p in range(4,13,1):
      blocks.place(GREEN_WOOL,world(xpos+1,ypos+p,zpos))
      blocks.place(GREEN_WOOL,world(xpos-1,ypos+p,zpos))
      blocks.place(GREEN_WOOL,world(xpos,ypos+p,zpos+1))
      blocks.place(GREEN_WOOL,world(xpos,ypos+p,zpos-1))
  for l in range(6,12,1):
      blocks.place(GREEN_WOOL,world(xpos+2,ypos+l,zpos))
      blocks.place(GREEN_W…</description>
    </item>
    <item rdf:about="https://www.wiki.mathematix.ch/doku.php?id=archiv:gf:gf2020_2021:minecraft:projekt:2d2:petraalessajulia:start&amp;rev=1661616513&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-27T16:08:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://www.wiki.mathematix.ch/doku.php?id=archiv:gf:gf2020_2021:minecraft:projekt:2d2:petraalessajulia:start&amp;rev=1661616513&amp;do=diff</link>
        <description>Minecraftprojekt, Alessa, Julia, Petra; 2D2

Projektplanung

Wir haben uns für das Minecraftprojekt überlegt ein Schloss/Burg zu erbauen. Julia hat den Part der Burgmauern übernommen und Alessa hat die Türme für die Ecken der Burg programmiert. Die Mauern und die Türme haben einen regenbogenfarbiger Verlauf. Petra hat die Allee von Bäumen programmiert welche ausserhalb der Burgmauern zu sehen ist.Und einer Strasse welche zum Schloss führt. Anschliessend ist der Eingang des Schlosses. Alessa und …</description>
    </item>
</rdf:RDF>
