<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Game development Archieven - Utilewebsites</title>
	<atom:link href="https://www.utilewebsites.nl/section/html5-programmeren/game-development/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.utilewebsites.nl/section/html5-programmeren/game-development/</link>
	<description></description>
	<lastBuildDate>Fri, 01 Apr 2016 08:14:56 +0000</lastBuildDate>
	<language>nl-NL</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Basis opzet pixi.js hello world</title>
		<link>https://www.utilewebsites.nl/knowledgebase/basis-opzet-pixi-js-hello-world/</link>
		
		<dc:creator><![CDATA[UtileWebsites]]></dc:creator>
		<pubDate>Fri, 01 Apr 2016 08:12:38 +0000</pubDate>
				<guid isPermaLink="false">https://www.utilewebsites.nl/?post_type=wz_knowledgebase&#038;p=2614</guid>

					<description><![CDATA[<p>HTML : ---------------------------------- &#60;!doctype html&#62; &#60;meta charset="utf-8"&#62; &#60;title&#62;Hello world&#60;/title&#62; &#60;body&#62; &#60;script src="library/plugins/pixi.js/bin/pixi.js"&#62;&#60;/script&#62; &#60;script&#62; //Test that Pixi is working console.log(PIXI); &#60;/script&#62; &#60;/body&#62; ---------------------------------- Als men dit test in mozilla dan ziet men in firebug het volgende. Basis downloaden : pixijs-hello-world.zip</p>
<p>Het bericht <a href="https://www.utilewebsites.nl/knowledgebase/basis-opzet-pixi-js-hello-world/">Basis opzet pixi.js hello world</a> verscheen eerst op <a href="https://www.utilewebsites.nl">Utilewebsites</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>HTML :<br />
----------------------------------<br />
&lt;!doctype html&gt;<br />
&lt;meta charset="utf-8"&gt;<br />
&lt;title&gt;Hello world&lt;/title&gt;<br />
&lt;body&gt;<br />
&lt;script src="library/plugins/pixi.js/bin/pixi.js"&gt;&lt;/script&gt;<br />
&lt;script&gt;</p>
<p>//Test that Pixi is working<br />
console.log(PIXI);</p>
<p>&lt;/script&gt;<br />
&lt;/body&gt;<br />
----------------------------------</p>
<p>Als men dit test in mozilla dan ziet men in firebug het volgende.</p>
<p><a href="https://www.utilewebsites.nl/wp-content/uploads/2016/04/hello-world-pixijs.jpg" rel="attachment wp-att-2615"><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-2615" src="https://www.utilewebsites.nl/wp-content/uploads/2016/04/hello-world-pixijs.jpg" alt="hello world pixijs" width="1912" height="903" /></a><br />
Basis downloaden : <span style="color: #0000ff;"><a style="color: #0000ff;" href="http://www.utilewebsites.nl/knowlegdebasefiles/html5/pixijs-hello-world.zip" target="_blank">pixijs-hello-world.zip</a></span></p>
<p>Het bericht <a href="https://www.utilewebsites.nl/knowledgebase/basis-opzet-pixi-js-hello-world/">Basis opzet pixi.js hello world</a> verscheen eerst op <a href="https://www.utilewebsites.nl">Utilewebsites</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
