<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="https://peda.net/:static/532/atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>p5.js Web Editor</title>
<id>https://peda.net/id/d75a727e13d</id>
<updated>2022-08-04T13:18:53+03:00</updated>
<link href="https://peda.net/id/d75a727e13d:atom" rel="self" />
<link href="https://peda.net/laukaa/leppavedenkoulu/4-6/luokkien-sivut/jounir2/digivalinnainen/p5.js-web-editor#top" rel="alternate" />
<logo>https://peda.net/:static/532/peda.net.logo.bg.svg</logo>
<rights type="html">&lt;div class=&quot;license&quot;&gt;Tämän sivun lisenssi &lt;a rel=&quot;license&quot; href=&quot;https://peda.net/info&quot;&gt;Peda.net-yleislisenssi&lt;/a&gt;&lt;/div&gt;&#10;</rights>

<entry>
<title>Banaanimiehen koodi</title>
<id>https://peda.net/id/d75af10f13d</id>
<updated>2022-03-23T14:33:08+02:00</updated>
<link href="https://peda.net/laukaa/leppavedenkoulu/4-6/luokkien-sivut/jounir2/digivalinnainen/p5.js-web-editor/banaanimiehen-koodi#top" />
<content type="html">&lt;p&gt;Banaanimies&lt;/p&gt;&#10;&lt;p&gt;function setup() {&lt;/p&gt;&#10;&lt;p&gt; createCanvas(1000, 1000);&lt;/p&gt;&#10;&lt;p&gt;}&lt;/p&gt;&#10;&lt;p&gt; &lt;/p&gt;&#10;&lt;p&gt;function draw() {&lt;/p&gt;&#10;&lt;p&gt; background('rgb(230, 216, 195)');&lt;/p&gt;&#10;&lt;p&gt;fill ('yellow');&lt;/p&gt;&#10;&lt;p&gt; //banaani&lt;/p&gt;&#10;&lt;p&gt; ellipse (500,500, 200,800)&lt;/p&gt;&#10;&lt;p&gt; //silmät&lt;/p&gt;&#10;&lt;p&gt; fill ('rgb(125,30,49)')&lt;/p&gt;&#10;&lt;p&gt; ellipse(550,500,50,70)&lt;/p&gt;&#10;&lt;p&gt; ellipse(450,500,50,70)&lt;/p&gt;&#10;&lt;p&gt; //hattu&lt;/p&gt;&#10;&lt;p&gt; rect(400,100,200,200)&lt;/p&gt;&#10;&lt;p&gt; rect(300,250,400,50)&lt;/p&gt;&#10;&lt;p&gt;}&lt;/p&gt;&#10;</content>
<published>2022-08-04T13:18:53+03:00</published>
</entry>


</feed>