<?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>Jaketastic &#187; flash</title>
	<atom:link href="http://jaketastic.com/blog/tag/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaketastic.com/blog</link>
	<description>Jake's Blog</description>
	<lastBuildDate>Tue, 22 Jun 2010 01:47:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Voronoi shattering complete!</title>
		<link>http://jaketastic.com/blog/voronoi-shattering-complete/</link>
		<comments>http://jaketastic.com/blog/voronoi-shattering-complete/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 05:15:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Game]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[glaze physics]]></category>
		<category><![CDATA[voronoi]]></category>

		<guid isPermaLink="false">http://jaketastic.com/blog/?p=278</guid>
		<description><![CDATA[With the wonderful Voronoi implementation by Alan Shaw I&#8217;ve managed to get the destructible blocks in my game crumbling in an elegant manner. The initial shattering of the breakable blocks splits them into the convex Voronoi regions, subsequent breaks are less complicated. go to demo Demo Controls: WASD=move direction .. SPACEBAR=shoot bullets .. T=tractor beam [...]]]></description>
			<content:encoded><![CDATA[<p>With the wonderful Voronoi implementation by <a title="nodename.com blog" href="http://nodename.com/blog/" target="_blank">Alan Shaw</a> I&#8217;ve managed to get the destructible blocks in my game crumbling in an elegant manner. The initial shattering of the breakable blocks splits them into the convex Voronoi regions, subsequent breaks are less complicated.</p>
<p><a title="Click here to try out the demo" href="http://jaketastic.com/game/NewProject.swf" target="_blank"><img class="alignnone size-full wp-image-280" title="Screenshot" src="http://jaketastic.com/blog/wp-content/uploads/2009/12/recent_scn.png" alt="Screenshot" width="551" height="567" /></a><br />
<a title="yes, click here or that large image above " href="http://jaketastic.com/game/NewProject.swf" target="_blank">go to demo</a><br />
Demo Controls:</p>
<p>WASD=move direction .. SPACEBAR=shoot bullets .. T=tractor beam .. ESC=menu/pause</p>
<p>click-&gt; &#8216;start new game&#8217;, then, click-&gt; &#8216;load test area&#8217;</p>
<p>Other new features include keyframed animation of physical objects, a new wall-hugger enemy type(he&#8217;s still buggy), some sounds, exits and entrances, a new control scheme for low gravity maps that uses the mouse to control direction, and numerous other things.</p>
<p>With such a wonderfully destructible environment I hope to put to good use my crazy <a title="my blog post on path finding" href="http://jaketastic.com/blog/further-down-the-ray-cast-path/" target="_blank">ray-casting-path-finding experiments</a>. I&#8217;m sure there is some overlap with voronoi and path finding here as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaketastic.com/blog/voronoi-shattering-complete/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Zend amf and wamp</title>
		<link>http://jaketastic.com/blog/zend-amf-and-wamp/</link>
		<comments>http://jaketastic.com/blog/zend-amf-and-wamp/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 04:11:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Game]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[amf]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://jaketastic.com/?p=23</guid>
		<description><![CDATA[I&#8217;m familiarizing myself with Zend Framework 1.7 and it&#8217;s fancy AMF abilities. Ideally, adhering to to the model-view-controller design will facilitate mobile or flash-less users to interact in some ways with an application without requiring much recoding. My PHP coding skills may be slowing me up a bit, but I&#8217;ve recently made some good progress&#8230; [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m familiarizing myself with Zend Framework 1.7 and it&#8217;s fancy AMF abilities. Ideally, adhering to to the model-view-controller design will facilitate mobile or flash-less users to interact in some ways with an application without requiring much recoding. My PHP coding skills may be slowing me up a bit, but I&#8217;ve recently made some good progress&#8230;</p>
<p>Update: Unfortunately, encountering pitfalls can sometimes be more demoralizing than overcoming them is satisfying&#8230; I think I&#8217;ll stick with the simpler AMFPHP 2 for a while. It can&#8217;t be too hard to migrate the services if the need should arise. For now I just need to hack some stuff together. Technical debt be damned!</p>
]]></content:encoded>
			<wfw:commentRss>http://jaketastic.com/blog/zend-amf-and-wamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Environmental effects For Earth week</title>
		<link>http://jaketastic.com/blog/environmental-effects-for-earth-week/</link>
		<comments>http://jaketastic.com/blog/environmental-effects-for-earth-week/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 10:20:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Game]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://jaketastic.com/?p=20</guid>
		<description><![CDATA[Here is a little environmental animation I made for my flash game:]]></description>
			<content:encoded><![CDATA[<p>Here is a little environmental animation I made for my flash game:</p>

		<span class="flash">
		<object width="450" height="150">
			<param name="movie" value="images/wormy.swf"></param>
			<param name="allowFullScreen" value="true"></param>
			<param name="allowscriptaccess" value="always"></param>
			<embed src="images/wormy.swf" type="application/x-shockwave-flash"allowscriptaccess="always" allowfullscreen="true" width="450" height="150"></embed>
		</object>
		</span>
		
]]></content:encoded>
			<wfw:commentRss>http://jaketastic.com/blog/environmental-effects-for-earth-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
