<?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>ForTheLoss.org</title>
	<atom:link href="http://fortheloss.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://fortheloss.org</link>
	<description>Ralph&#039;s Flash Game Dev Blog</description>
	<lastBuildDate>Mon, 30 Apr 2012 16:21:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>&#8220;Space Fruit&#8221; &#8211; Update 5</title>
		<link>http://fortheloss.org/space-fruit-update-5/</link>
		<comments>http://fortheloss.org/space-fruit-update-5/#comments</comments>
		<pubDate>Mon, 30 Apr 2012 16:21:09 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
				<category><![CDATA[Game Updates]]></category>
		<category><![CDATA[Space Fruit]]></category>

		<guid isPermaLink="false">http://fortheloss.org/?p=669</guid>
		<description><![CDATA[So I just got finished implementing the mini map for the game.  It looks like this: (Note the colored dots all around the perimeter of the screen, indicating out-of-view enemies.) It was kind of a pain to implement, I mean, in hindsight the math is pretty simple.  I originally thought I&#8217;d need trigonometry to solve [...]]]></description>
			<content:encoded><![CDATA[<p>So I just got finished implementing the mini map for the game.  It looks like this:</p>
<p style="text-align: center;"><a href="http://fortheloss.org/images/space-fruit-4-30.png"><img class="aligncenter" title="Space Fruit" src="http://fortheloss.org/images/space-fruit-4-30.png" alt="Space Fruit" width="450" height="270" /></a></p>
<p>(Note the colored dots all around the perimeter of the screen, indicating out-of-view enemies.)</p>
<p>It was kind of a pain to implement, I mean, in hindsight the math is pretty simple.  I originally thought I&#8217;d need trigonometry to solve it, but it turns out I didn&#8217;t even need it at all.  (Good ol&#8217; reliable y = mx + b to the rescue.)</p>
<p>This weekend I gave the enemies some AI.  All they do is notice you&#8217;re (the player) in their area and they go into attack mode.  Attack mode consists of following you and shooting.  Later today I intend to make the AI slightly more robust and also work on tweaking the player&#8217;s movement via the accelerometer.  Right now it&#8217;s very annoying and I&#8217;ve been putting off fixing it.</p>
<p>I also did some other things including:</p>
<ul>
<li>Pooling all of the small mass-items (pickups, bullets, explosions).</li>
<li>Having the player attract pickups in his vicinity as well as have him transform.</li>
<li>The HUD bars accurately display the players XP and transformation progress (note the full blue bar, partially full purple bar, and the purple player in the screenshot above).</li>
<li>Other things.</li>
</ul>
<p>I would go on about this a bit more, but I have to run to class now.  In <strong>Paranoia 2</strong> news, still moving ahead strong.  I&#8217;ll probably give a screenshot or two sometime this week, it&#8217;s coming along nicely.</p>
]]></content:encoded>
			<wfw:commentRss>http://fortheloss.org/space-fruit-update-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Space Fruit&#8221; Update 4</title>
		<link>http://fortheloss.org/space-fruit-update-4/</link>
		<comments>http://fortheloss.org/space-fruit-update-4/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 11:57:55 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
				<category><![CDATA[Game Updates]]></category>
		<category><![CDATA[Space Fruit]]></category>

		<guid isPermaLink="false">http://fortheloss.org/?p=666</guid>
		<description><![CDATA[So this post is a little late, I completely forgot about posting on Monday, I was too busy working on the game.  (No seriously, I was really working on the game.) How&#8217;s that for a logo?  I might end up adding some of the ships flying around in the background shooting at each other and [...]]]></description>
			<content:encoded><![CDATA[<p>So this post is a little late, I completely forgot about posting on Monday, I was too busy working on the game.  (No seriously, I was really working on the game.)</p>
<p><a href="http://fortheloss.org/images/space-fruit-logo.png"><img class="aligncenter" title="Space Fruit Logo" src="http://fortheloss.org/images/space-fruit-logo-small.png" alt="Space Fruit Logo" width="452" height="241" /></a></p>
<p>How&#8217;s that for a logo?  I might end up adding some of the ships flying around in the background shooting at each other and such.</p>
<p>Anyway, I&#8217;m happy to report that everything I needed to do prior to this post was completed.  I can now have my ship fly around and shoot at the enemies, delivering damage and having them explode.  The destroyed enemies also drop little fruit pickups that the player can pick up to increase his XP (and points).  It&#8217;s not implemented just yet, but as the XP increases beyond certain levels, the player&#8217;s ship transforms and allows for more / stronger bullets to be fired (I&#8217;m actually going to be implementing this as soon as I&#8217;m done with this post).</p>
<p>So the to-do list for next Monday consists of:</p>
<ul>
<li>Implement player transformations based on XP.</li>
<li>Pickups delete themselves when far enough away, they also attract themselves to the player when close enough.</li>
<li>Pool bullets, pickups, and explosions (for performance, even though the game still runs at a solid 60fps as of now).</li>
<li>Tweak movement, make it easier.  Also work on the &#8220;strafe&#8221; button and get that working.</li>
<li>Implement &#8220;special ability&#8221; which makes the player temporarily much stronger and invincible (involves some animation and code tweaking).</li>
<li>Add <a href="https://www.google.com/search?q=king%20of%20fruit&amp;oe=utf-8&amp;rls=org.mozilla:en-US:official&amp;client=firefox-a&amp;um=1&amp;ie=UTF-8&amp;hl=en&amp;tbm=isch&amp;source=og&amp;sa=N&amp;tab=wi&amp;ei=C-aXT7ywNYjM6QGi6KXGBg&amp;biw=1920&amp;bih=929&amp;sei=DeaXT7eYK8jt0gHT2LjgBg">King Durian</a> and have him function properly (the goal of each level is to destroy the Durians in the level).</li>
<li>Get minimap working (may be more difficult then I think, but I&#8217;ll try to get it done in time).</li>
<li>Work on enemy AI, get player health working, get score working, &#8220;pause&#8221; button &#8211; (probably will be done next week).</li>
</ul>
<p>I think that&#8217;s good enough for this week&#8217;s to-do list.</p>
<p>In <strong>Paranoia 2</strong> news, nothing new.  I haven&#8217;t worked on it much, I&#8217;m focusing more on the game right now.</p>
<p>A little less than 2 weeks and I&#8217;m officially done with my 3rd year of college (aka summer vacation).  What does that mean in terms of my productivity?  Hopefully good things&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://fortheloss.org/space-fruit-update-4/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Update on &#8220;Space Fruit&#8221; and &#8220;Paranoia 2&#8243;</title>
		<link>http://fortheloss.org/update-on-space-fruit-and-paranoia-2/</link>
		<comments>http://fortheloss.org/update-on-space-fruit-and-paranoia-2/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 13:24:49 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
				<category><![CDATA[Animation Updates]]></category>
		<category><![CDATA[Game Updates]]></category>
		<category><![CDATA[Space Fruit]]></category>

		<guid isPermaLink="false">http://fortheloss.org/?p=662</guid>
		<description><![CDATA[This past week has been somewhat productive for me.  Now that I have a good portion of the HUD in place for Space Fruit, things are going much more smoothly.  (I was having a bit of trouble getting things working efficiently what with me being new to OpenGL and such.) As you can see from [...]]]></description>
			<content:encoded><![CDATA[<p>This past week has been somewhat productive for me.  Now that I have a good portion of the HUD in place for <strong>Space Fruit</strong>, things are going much more smoothly.  (I was having a bit of trouble getting things working efficiently what with me being new to OpenGL and such.)</p>
<p style="text-align: center;"><a href="http://fortheloss.org/images/space-fruit-ss.png"><img class="aligncenter" title="Space Fruit" src="http://fortheloss.org/images/space-fruit-ss.png" alt="Space Fruit" width="450" height="270" /></a></p>
<p>As you can see from the above in-game screenshot, not only is the HUD practically finished (more on that in a second), but I also have bullets completely functional.  It was a bit of a pain hardcoding in all of the trigonometry for the creation points of each bullet for each ship type, it involved a lot of trial and error last night, but I&#8217;m very happy with the result.  Because I&#8217;m pooling the bullets, the game runs at a smooth 60fps with 700 ships and 3,000+ bullets flying around.</p>
<p>Other things I accomplished this past week was designing all of the font characters and getting text to function properly and efficiently in-game.  I also did a lot of tweaking to get sprite-batching working perfectly (in order to draw hundreds of objects with a single draw() call &#8211; both textured and non-textured).  I also just recently enabled touch input (to shoot) and have to soon enable the other two buttons on the screen &#8211; strafing and &#8220;pause&#8221;.</p>
<h3>To Do:</h3>
<p>By the time for the next game update post (Monday) I hope to have the following all good and done:</p>
<ol>
<li>Bullets to respond to collisions with ships.</li>
<li>&#8220;Animation&#8221; for the ships (when they get shot at) and for certain bullets (that leave a trail).</li>
<li>Have enemies take damage and be able to be destroyed.</li>
<li>Individual enemy classes (right now all the code for every enemy is in one giant file with lot&#8217;s of switch statements).</li>
<li>Personalized fire-rates and aggression levels for each enemy.</li>
<li>Some performance tweaks and modifications.</li>
</ol>
<p>I would also like to add the final element to the HUD, the &#8220;minimap&#8221; feature, but I don&#8217;t believe that&#8217;ll be on my immediate to-do list for a little while more.  It&#8217;s not going to be like a typical minimap and will instead show small indicators around the perimeter of the screen to show the location of enemies and objectives.  It seems like it will be simple enough to implement, I&#8217;m just hoping it won&#8217;t be too CPU-intensive.</p>
<h3>Paranoia 2</h3>
<p><strong>Paranoia 2</strong> is coming along nicely.  I tend to work on it a little each morning and because of the nature of this skit, much of the animation is already done.  I&#8217;m also screen-capturing every single time I work on it, so in the end I&#8217;ll also be uploading a &#8220;making of&#8221; video to Youtube, too.  (I&#8217;ll probably split it up into three or so parts since it might be a bit on the long side, even though the video itself is sped up.)</p>
<p>Alright, that&#8217;s it for this week.  Go away now.</p>
]]></content:encoded>
			<wfw:commentRss>http://fortheloss.org/update-on-space-fruit-and-paranoia-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Space Fruit&#8221; Coming Along Slowly</title>
		<link>http://fortheloss.org/space-fruit-coming-along-slowly/</link>
		<comments>http://fortheloss.org/space-fruit-coming-along-slowly/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 00:36:45 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
				<category><![CDATA[Game Updates]]></category>
		<category><![CDATA[Space Fruit]]></category>

		<guid isPermaLink="false">http://fortheloss.org/?p=659</guid>
		<description><![CDATA[Hey guys, update time! Well, while this is an update, there&#8217;s not much to it though.  The past week or two have been pretty messy in terms of my daily routine / schedule &#8211; so not much is getting done in any department.  However, I have started buckling down and getting some work done in [...]]]></description>
			<content:encoded><![CDATA[<p>Hey guys, update time!</p>
<p>Well, while this is an update, there&#8217;s not much to it though.  The past week or two have been pretty messy in terms of my daily routine / schedule &#8211; so not much is getting done in any department.  However, I have started buckling down and getting some work done in the development of <strong>Space Fruit</strong>.</p>
<p>Yes, <strong>Space Fruit</strong>.  If Paul hadn&#8217;t fallen off the face of the Earth (again) I&#8217;d expect a witty retort from him as the number one comment to this game title.</p>
<p style="text-align: center;"><a href="http://fortheloss.org/images/hud-wip.gif"><img class="aligncenter" title="Space Fruit" src="http://fortheloss.org/images/hud-wip.gif" alt="Space Fruit" width="450" height="270" /></a></p>
<p>As you can see from the screenshot, however, the name is justifiable.  It is a game set in space, and there are what appear to be fruits flying around &#8211; thus, <strong>Space Fruit</strong>.</p>
<p>Right now I have all of the ships, bullets, and backgrounds drawn up and ready to go.  I&#8217;m now stuck in a period of advancing steps in development and then falling back three of four.  It sucks and really slows things down, but its necessary to change / scrap things when they become either too much of a pain to implement / control or if they&#8217;re just plain not fun.</p>
<p>I&#8217;m taking a break from the programming and designing the HUD elements in Photoshop (what you see in the screenshot).  I&#8217;m liking the layout and design so far, and with a bit more tweaking I&#8217;ll be ready to start implementing it tomorrow.</p>
<p>I expect things to continue to move along slowly for a little while longer as I continue to grasp the basics of not only a different programming language, but of a different gaming platform.  Oh, and not to mention OpenGL.</p>
<p>In other news, I&#8217;m beginning work on the second episode of Paranoia.  Cool, huh?</p>
]]></content:encoded>
			<wfw:commentRss>http://fortheloss.org/space-fruit-coming-along-slowly/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>&#8220;Defective&#8221; Now on NewGrounds and Kongregate!</title>
		<link>http://fortheloss.org/defective-now-on-newgrounds-and-kongregate/</link>
		<comments>http://fortheloss.org/defective-now-on-newgrounds-and-kongregate/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 14:39:04 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
				<category><![CDATA[Defective]]></category>
		<category><![CDATA[Game Release]]></category>
		<category><![CDATA[Game Updates]]></category>

		<guid isPermaLink="false">http://fortheloss.org/?p=655</guid>
		<description><![CDATA[Hey guys, a quick update on Defective.  As you know, last week it was released on ShootingGamesFree.org &#8211; the sponsor&#8217;s website.  After a week of exclusivity, you can now play the game on NewGrounds and Kongregate.  Go check it out and don&#8217;t forget to vote, please &#8211; it helps me out a lot! In other [...]]]></description>
			<content:encoded><![CDATA[<p>Hey guys, a quick update on Defective.  As you know, last week it was released on <a href="http://shootinggamesfree.org/defective">ShootingGamesFree.org</a> &#8211; the sponsor&#8217;s website.  After a week of exclusivity, you can now play the game on <a href="http://www.newgrounds.com/portal/view/592993">NewGrounds</a> and <a href="http://www.kongregate.com/games/FTLRalph/defective">Kongregate</a>.  Go check it out and don&#8217;t forget to vote, please &#8211; it helps me out a lot!</p>
<h3>In other news&#8230;</h3>
<p>So what have I <a href="http://fortheloss.org/images/shooter-ss.png"><img class="alignleft" title="Android Shooter" src="http://fortheloss.org/images/shooter-ss.png" alt="Android Shooter" width="240" height="400" /></a>been doing these past two weeks?  Nothing terribly exciting.  I have a really good grasp on programming games for Android using Eclipse/Java and Open GL ES 1.1.</p>
<p>As a result, I&#8217;ve been laying down the basic foundation for my first mobile game, which as of right now I intend to be a multi-directional space shooter, somewhat like <strong>Defective</strong>.  The main differences being the art-style, which will heavily resemble older 8-bit games, as well as the actual gameplay, which will be much simpler and share many elements with arcade games like <a href="http://en.wikipedia.org/wiki/Galaga">Galaga</a> and <a href="http://en.wikipedia.org/wiki/Bosconian">Bosconian</a>.</p>
<p>Right now I&#8217;m doing a lot of stress-testing and tweaking to get things to perform perfectly.  The art you see in the screenshot is temporary, and I only drew it up just to get away from all the placeholder squares I had moving around.  How similar the final game art will be to this art is still unknown.</p>
<p>Right now however, things look very promising.  On a mobile device, I have 1,000 alpha&#8217;d objects flying around, rotating and everything, at a solid 50+ fps &#8211; this with no optimizations at all (aka batching).  I&#8217;m really starting to love OpenGL &#8211; it makes me want to give Stage3D another chance now that I have a basic idea of how GPU-based programming works.</p>
]]></content:encoded>
			<wfw:commentRss>http://fortheloss.org/defective-now-on-newgrounds-and-kongregate/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>&#8220;Defective&#8221; is Released!</title>
		<link>http://fortheloss.org/defective-is-released/</link>
		<comments>http://fortheloss.org/defective-is-released/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 17:00:15 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
				<category><![CDATA[Defective]]></category>
		<category><![CDATA[Game Release]]></category>

		<guid isPermaLink="false">http://fortheloss.org/?p=648</guid>
		<description><![CDATA[You don&#8217;t know how bad I wanted this post to be on April 1st, just for shits n&#8217; giggles, but hey, what are ya gonna do? But that&#8217;s right, Defective is finally out in the wild.  Go play it and tell me what you think. A big thanks to Andy over at ShootingGamesFree.org for sponsoring [...]]]></description>
			<content:encoded><![CDATA[<p>You don&#8217;t know how bad I wanted this post to be on April 1st, just for shits n&#8217; giggles, but hey, what are ya gonna do?</p>
<p style="text-align: center;"><a href="http://shootinggamesfree.org/defective"><img class="aligncenter" title="Defective Flash Game" src="http://fortheloss.org/images/defective_release_ss.gif" alt="Defective Flash Game" width="450" height="337" /></a></p>
<p>But that&#8217;s right, <strong>Defective</strong> is finally out in the wild.  Go play it and tell me what you think.</p>
<p>A big thanks to Andy over at <a href="http://shootinggamesfree.org">ShootingGamesFree.org</a> for sponsoring the game.  <strong>Defective</strong> will be exclusively hosted on his game site for the next few days before it&#8217;s available on sites like Newgrounds / Kongregate.</p>
<p>As most of you know, I started <strong>Defective</strong> <a href="http://fortheloss.org/weekly-game-update-defective-1/">back in May 2011</a> where it was a <a href="http://fortheloss.org/images/defective-enemies-completed.gif">completely different-looking game</a> for a <a href="http://fortheloss.org/images/defective-parts-3.gif">quite a while</a> (I even uploaded a few videos of me drawing the characters, <a href="http://www.youtube.com/watch?v=Z9gsImEUB3A">here&#8217;s one of them</a>).  Then, after I had <a href="http://fortheloss.org/hello-world/">my spine ripped out</a>, I completely scrapped it, <a href="http://fortheloss.org/weekly-game-update-defective-4/">started anew</a>, and<a href="http://fortheloss.org/weekly-game-update-defective-12/"> finished the project</a> somewhere around September 2011.  Here are a few of the selling points:</p>
<ul>
<li>12 levels of shoot-em-up action&#8230; <em>in space!</em></li>
<li>3 intense boss fights.</li>
<li>5 beautiful, <em>custom-made</em> music tracks just for this game!</li>
<li>Storyline with a beginning and ending cutscene.</li>
<li>5 different upgrade types to find, 2 in each level.</li>
<li>5 different enemy types, not including 4 smaller &#8220;minion&#8221; enemies and 2 &#8220;turret&#8221; enemies.</li>
<li>The player can transform into any of the main enemy types after destroying and absorbing 3 of their &#8220;souls.&#8221;</li>
<li>Particles, particles everywhere.</li>
<li>Achievements, who doesn&#8217;t like achievements?</li>
<li>Save / load functionality with 2 separate &#8220;save slots,&#8221; players can pick up from where they left off later!</li>
<li>Beautiful and polished graphics.</li>
</ul>
<p>Speaking of selling points, another shout-out to <a href="http://www.lunaticpandora.com/">Dave Fleming</a> for scoring all of the music in <strong>Defective</strong>.</p>
<p>Alright, that&#8217;s it, <a href="http://shootinggamesfree.org/defective">go play the game already</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://fortheloss.org/defective-is-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Animation Released, &#8220;Paranoia 1 &#8211; Spider&#8221;</title>
		<link>http://fortheloss.org/animation-released-paranoia-1-spider/</link>
		<comments>http://fortheloss.org/animation-released-paranoia-1-spider/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 12:20:25 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
				<category><![CDATA[Animation Updates]]></category>

		<guid isPermaLink="false">http://fortheloss.org/?p=646</guid>
		<description><![CDATA[Hey all you people. Just a quick post to tell you that the animation I&#8217;ve been working on and off of for the past two weeks is done.  I really gave it my all in terms of the animation and backgrounds and I&#8217;m really proud of the outcome.  Even the NewGrounds reveiws seem to enjoy [...]]]></description>
			<content:encoded><![CDATA[<p>Hey all you people.</p>
<p>Just a quick post to tell you that the animation I&#8217;ve been working on and off of for the past two weeks is done.  I really gave it my all in terms of the animation and backgrounds and I&#8217;m really proud of the outcome.  Even the NewGrounds reveiws seem to enjoy it, as they&#8217;re all positive feedback (which is rare, lolol).</p>
<p><object width="450" height="259" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/xfXXvcyfeKk?version=3&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="450" height="259" type="application/x-shockwave-flash" src="http://www.youtube.com/v/xfXXvcyfeKk?version=3&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p>You can also go view it on the actual <a href="http://www.youtube.com/watch?v=xfXXvcyfeKk">Youtube page</a> if you&#8217;re so inclined, or even on <a href="http://www.newgrounds.com/portal/view/592319">NewGrounds</a> (vote 5 please &#8211; it helps).</p>
<p>Like I&#8217;ve said before, I already have the ideas for the next three episodes, and since they&#8217;re all going to be short skits like this (about a minute long) there&#8217;s no reason I won&#8217;t be able to do it.  I plan on beginning episode two over the weekend.</p>
<p>Alright, back to doing other stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://fortheloss.org/animation-released-paranoia-1-spider/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>More Random Updates!</title>
		<link>http://fortheloss.org/more-random-updates/</link>
		<comments>http://fortheloss.org/more-random-updates/#comments</comments>
		<pubDate>Mon, 19 Mar 2012 14:13:24 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
				<category><![CDATA[Animation Updates]]></category>
		<category><![CDATA[Defective]]></category>
		<category><![CDATA[Game Updates]]></category>
		<category><![CDATA[Random Stuff]]></category>

		<guid isPermaLink="false">http://fortheloss.org/?p=642</guid>
		<description><![CDATA[Hey all you people, here are some more updates from me, Ralph! Defective Defective has been sponsored.  Expect it to be released any day now (I&#8217;ll of course announce it all over this site as well as on my Twitter page) &#8211; all I&#8217;m waiting on is the sponsor to send me the assets to [...]]]></description>
			<content:encoded><![CDATA[<p>Hey all you people, here are some more updates from me, Ralph!</p>
<h3>Defective</h3>
<p><strong>Defective</strong> has been sponsored.  Expect it to be released any day now (I&#8217;ll of course announce it all over this site as well as on <a href="https://twitter.com/#!/ftlralph">my Twitter page</a>) &#8211; all I&#8217;m waiting on is the sponsor to send me the assets to brand the game with.  I can&#8217;t wait to finally get this game done with and released, it&#8217;s going to do great!</p>
<h3>Animation</h3>
<p>The untitled animation I&#8217;ve been working on in my spare time over the past week or two is practically finished.  All that&#8217;s left is for me to draw the background for the final scene and add sounds / music.</p>
<p><img class="aligncenter" title="Flash Animation Teaser" src="http://fortheloss.org/images/animation-teaser-2.png" alt="Flash Animation Teaser" width="450" height="253" /></p>
<p>It&#8217;ll be released on both NewGrounds and Youtube sometime later this week.</p>
<h3>Android Stuff</h3>
<p>I could probably finish that animation today (I worked all day on it yesterday) but I&#8217;m probably going to leave it be for at least a day or two.  This is mainly because I want to get back to focusing on my <a href="http://www.amazon.com/gp/product/1430230428/ref=as_li_ss_tl?ie=UTF8&amp;tag=for053-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1430230428">Beginning Android Games</a> book and start getting a grasp on Open GL ES.  It&#8217;s a pretty hairy topic from what I understand, but to make the games I want to make, it&#8217;s necessary to understand Open GL ES and its advantage over typical CPU-powered graphics.</p>
<p>Anyway, so those are my plans for the next few days &#8211; Android stuff, animation completion / release, and <strong>Defective</strong> release!</p>
]]></content:encoded>
			<wfw:commentRss>http://fortheloss.org/more-random-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Random Updates on Random Things</title>
		<link>http://fortheloss.org/random-updates-on-random-things/</link>
		<comments>http://fortheloss.org/random-updates-on-random-things/#comments</comments>
		<pubDate>Wed, 14 Mar 2012 13:27:10 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
				<category><![CDATA[Link Love]]></category>
		<category><![CDATA[Random Stuff]]></category>

		<guid isPermaLink="false">http://fortheloss.org/?p=636</guid>
		<description><![CDATA[Alright, lot&#8217;s of stuff to talk about, so let&#8217;s jump in. Animation released! Well, not one of my animations, but still.  My friend-with-benefits, Brandon, finally got around to finishing his second Flash animation after a year of me yelling at him to stop procrastinating (or something like that). It&#8217;s a tribute to some small game [...]]]></description>
			<content:encoded><![CDATA[<p>Alright, lot&#8217;s of stuff to talk about, so let&#8217;s jump in.</p>
<h3>Animation released!</h3>
<p>Well, not one of my animations, but still.  My friend-with-benefits, <a href="http://ridtheworld.org">Brandon</a>, finally got around to finishing his second Flash animation after a year of me yelling at him to stop procrastinating (or something like that).</p>
<p><a href="http://www.newgrounds.com/portal/view/591737"><img class="aligncenter" title="Alan Wake Tribute" src="http://fortheloss.org/images/alan-wake-tribute.png" alt="Alan Wake Tribute" width="450" height="176" /></a></p>
<p>It&#8217;s a tribute to some small game titled &#8220;Alan Wake&#8221; or something and is available for your viewing pleasure on both <a href="http://www.newgrounds.com/portal/view/591737">NewGrounds</a> and <a href="http://www.youtube.com/watch?v=HXsY01cR7jA">Youtube</a>.  Go check it out and rate 5 / thumb it up, it&#8217;s definitely NewGrounds front-page material and I expect to see it there in the coming days.</p>
<p><strong>Edit &#8211; It&#8217;s already front-paged, very nice!</strong></p>
<h3>Defective coming soon!</h3>
<p>Bidding on <strong>Defective</strong> ends today, and as of right now it looks like I have a sponsor.  What does that mean?  That means expect to play that damn game any day now &#8211; it just now depends on when the sponsor wants to release it!</p>
<h3>My animation update.</h3>
<p>As some of you know from last week&#8217;s post, I&#8217;ve been working on a small skit animation in my free time.  As of right now, I&#8217;d say it&#8217;s somewhere around 70% done, but the toughest part lies directly ahead of me (animation-wise).  Here&#8217;s a screenshot to give you an idea of what it looks like.</p>
<p><img class="aligncenter" title="Animation Teaser" src="http://fortheloss.org/images/animation-teaser.png" alt="Animation Teaser" width="450" height="253" /></p>
<p>I already have a tentative title for the series (again, all small 1 &#8211; 2 minute episodes) and have ideas for episodes 2, 3, and 4.  Expect more updates (and possibly even a release) later this week!</p>
<h3>What about some game updates?</h3>
<p><a href="http://www.amazon.com/gp/product/1430230428/ref=as_li_ss_tl?ie=UTF8&amp;tag=for053-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1430230428"><img class="alignright" title="Beginning Android Games" src="http://fortheloss.org/images/beginning-android-games.png" alt="Beginning Android Games" width="153" height="188" /></a>There was no Weekly Game Update post this week mainly because there are no real &#8220;active&#8221; projects being worked on.  I&#8217;m currently learning the ins-and-outs of Java, the Eclipse IDE, and programming with the Android SDK.</p>
<p>I have to give a tip of my hat to Mario Zechner, the author of the book I purchased, &#8220;<a href="http://www.amazon.com/gp/product/1430230428/ref=as_li_ss_tl?ie=UTF8&amp;tag=for053-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1430230428">Beginning Android Games</a>.&#8221;  It&#8217;s a really well-written book with clear and concise topics and examples covering nearly every aspect of developing native (Java) games for Android.</p>
<p>Honestly, before this book arrived in the mail, I obviously tried to go about figuring all of this stuff online.  Take it from me, it&#8217;s just not the same and is definitely not as comprehensive as having everything laid out on paper right in front of you.  I highly recommend his book to anyone getting started with Android (though not necessarily anyone just getting started with game development / Java in general, as the book does require you to understand certain things in order to build from it).</p>
<p>And that&#8217;s about it.  This is my final week of classes before Spring break next week, so once this week is over I intend on <del>doing nothing but watching TV</del> getting some major work done.  So once again, go check out Brandon&#8217;s animation on <a href="http://www.newgrounds.com/portal/view/591737">NewGrounds</a> and / or <a href="http://www.youtube.com/watch?v=HXsY01cR7jA">Youtube</a> and give him some props.</p>
]]></content:encoded>
			<wfw:commentRss>http://fortheloss.org/random-updates-on-random-things/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Weekly Game Update &#8211; &#8220;Kill the Bad Things&#8221; (Week Two)</title>
		<link>http://fortheloss.org/weekly-game-update-kill-the-bad-things-week-two/</link>
		<comments>http://fortheloss.org/weekly-game-update-kill-the-bad-things-week-two/#comments</comments>
		<pubDate>Mon, 05 Mar 2012 16:03:02 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
				<category><![CDATA[Game Updates]]></category>
		<category><![CDATA[Kill the Bad Things]]></category>

		<guid isPermaLink="false">http://fortheloss.org/?p=633</guid>
		<description><![CDATA[Hello and welcome to the new home of Weekly Game Update posts &#8211; Monday mornings!  Why the change?  Well, in hindsight, it seems I get 80% of the weekly work done on my projects over the weekend, so I figure I&#8217;ll post updates about game progress after all that progress has been made, not smack [...]]]></description>
			<content:encoded><![CDATA[<p>Hello and welcome to the new home of Weekly Game Update posts &#8211; Monday mornings!  Why the change?  Well, in hindsight, it seems I get 80% of the weekly work done on my projects over the weekend, so I figure I&#8217;ll post updates about game progress <em>after</em> all that progress has been made, not smack in-between on Sunday mornings.</p>
<p>Anyway, the funny thing is, this past week was the exception to the rule.  I got a lot of work done over the course of the week, but once the weekend came, I just couldn&#8217;t get myself into gear (plus I felt pretty crappy for whatever reason).</p>
<p>But first, a quick note about <strong>Defective</strong> &#8211; the <a href="http://www.flashgamelicense.com/view_game.php?from=dev&amp;game_id=20906">Quick Auction I activated on FlashGameLicense</a> has 8 days left, so in about a week expect a definite release date (it&#8217;s funny how it&#8217;s almost been one whole year since I started that game).</p>
<p>Alright, into the good stuff.</p>
<h3>Accomplished:</h3>
<ul>
<li>Animated all of the Player&#8217;s sprites.</li>
<li>Added functionality for the &#8220;special attack&#8221; button.</li>
<li>Added more functionality to the buttons on the HUD, all are pressable and work.  The added meter next to the &#8220;Special Attack&#8221; button accurate shows the recharge progress.</li>
</ul>
<p>Now, this upcoming week is going to be a little odd, for a few reasons.  I may not get any work done (in fact, I may go backwards in terms of progress) but I feel it&#8217;s for the best in the long-term.  Here&#8217;s why:</p>
<h3>Learning About Native Android Development</h3>
<p>I&#8217;ve always wanted to program a game in Java and since native Android development using the Android SDK is all done in Java, I figure this would be the best time to start.  It&#8217;s not like it will be difficult to learn (it&#8217;s practically identical to AS3), but it will take some getting used to.  Plus, from what I understand, this will give me greater control over my apps plus better performance when it comes to more intense graphic usage.</p>
<p>As a result, I&#8217;m going to put everything on hold and start focusing all of my efforts into learning this stuff.  Once I feel I&#8217;m ready, I&#8217;m going to port <strong>Kill the Bad Things</strong> over to Java and resume progress.</p>
<h3>Animation in the Works</h3>
<p>I&#8217;ve been working on a small animation that I plan to be nearly finished with by the end of this week.  It&#8217;s short &#8211; a little over a minute in its completion, and it&#8217;s all frame-by-frame animation.  It&#8217;s going to be episode one of a little series I have planned &#8211; all short skits.  I already have the perfect ideas for episodes two and three.  More news on this next week, though.</p>
<h3>A New Project</h3>
<p>The main reason I made the transition to developing Android games was to jump into a new niche and create a few games for younger children (eg &#8211; no words, very simple).  Why?  Well, I feel this could be somewhat profitable if I can create decent-enough games, and this incoming cash-flow will help me to work on my other, bigger projects (such as <strong>Kill the Bad Things</strong> and my other browser-based Flash games).</p>
<p>This weekend, I finally came up with a solid idea for my first toddler-game, and since it&#8217;s so simple, it would normally take me approximately a week or two to finish.  However, I feel this would be the perfect opportunity to learn native Android development (in Java), so I&#8217;m going to put everything on hold while I simultaneously develop this game and learn the ins-and-outs of developing games using the Android SDK.</p>
]]></content:encoded>
			<wfw:commentRss>http://fortheloss.org/weekly-game-update-kill-the-bad-things-week-two/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

