<?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>Brandon&#039;s Blog &#187; games</title>
	<atom:link href="http://www.foszor.com/blog/tag/games/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.foszor.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 01 Sep 2011 21:26:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Game progress</title>
		<link>http://www.foszor.com/blog/2011/01/game-progress/</link>
		<comments>http://www.foszor.com/blog/2011/01/game-progress/#comments</comments>
		<pubDate>Sat, 29 Jan 2011 03:42:36 +0000</pubDate>
		<dc:creator>brandon</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.foszor.com/blog/2011/01/game-progress/</guid>
		<description><![CDATA[Still working hard on my Android game. The process has been very organic; changing everyday. A friend started writing me a level editor for Windows so I could begin implementing levels, but then the more I thought about it the more I wanted players to be able to make their own levels. So I stopped [...]]]></description>
			<content:encoded><![CDATA[<p>Still working hard on my Android game. The process has been very organic; changing everyday.</p>
<p>A friend started writing me a level editor for Windows so I could begin implementing levels, but then the more I thought about it the more I wanted players to be able to make their own levels.</p>
<p>So I stopped in my tracks, split the current game code into a base code and forked it into two classes: a game class and an editor class. They both derived from the same parent class so the basics is all shared, but now in the level editor you use button and touch events to create levels. Its not done, but I’m making good progress. I guess my eventual goal will be the ability to share and rate levels inside the game. Here’s a recent screenshot captured from my Nexus One using the <a href="http://developer.android.com/guide/developing/tools/ddms.html">DDMS</a> (best fucking tool ever):</p>
<p><a href="http://www.foszor.com/blog/wp-content/uploads/2011/01/device1.png" class="highslide" onclick="return hs.expand(this)"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="device" border="0" alt="device" src="http://www.foszor.com/blog/wp-content/uploads/2011/01/device_thumb1.png" width="504" height="304" /></a></p>
<p>Here’s a shot at the main menu (not much at the moment):</p>
<p><a href="http://www.foszor.com/blog/wp-content/uploads/2011/01/device2.png" class="highslide" onclick="return hs.expand(this)"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="device2" border="0" alt="device2" src="http://www.foszor.com/blog/wp-content/uploads/2011/01/device2_thumb.png" width="504" height="304" /></a></p>
<p>I’ve stuck with the classic arcade 8bit theme. I really like the look and its easy as fuck to create new artwork <img style="border-bottom-style: none; border-right-style: none; border-top-style: none; border-left-style: none" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://www.foszor.com/blog/wp-content/uploads/2011/01/wlEmoticon-smile.png" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.foszor.com/blog/2011/01/game-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s Up</title>
		<link>http://www.foszor.com/blog/2010/09/whats-up/</link>
		<comments>http://www.foszor.com/blog/2010/09/whats-up/#comments</comments>
		<pubDate>Wed, 29 Sep 2010 01:34:53 +0000</pubDate>
		<dc:creator>brandon</dc:creator>
				<category><![CDATA[Console Gaming]]></category>
		<category><![CDATA[PC Gaming]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[fretta]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[lua]]></category>
		<category><![CDATA[luabin]]></category>
		<category><![CDATA[xbox]]></category>
		<category><![CDATA[zinger]]></category>

		<guid isPermaLink="false">http://www.foszor.com/blog/?p=1034</guid>
		<description><![CDATA[Right now I&#8217;m on vacation and we&#8217;re driving from New York to Washington DC. I&#8217;m just relaxing in the back seat so I figured I could take a few minutes to update you peeps on what I&#8217;m up to. We&#8217;re at the tail end of finishing Zinger. I can&#8217;t believe we&#8217;re the last gamemode to [...]]]></description>
			<content:encoded><![CDATA[<p>Right now I&#8217;m on vacation and we&#8217;re driving from New York to Washington DC. I&#8217;m just relaxing in the back seat so I figured I could take a few minutes to update you peeps on what I&#8217;m up to. </p>
<p>We&#8217;re at the tail end of finishing Zinger. I can&#8217;t believe we&#8217;re the last gamemode to be submitted to Garry, but then again I guess it isn&#8217;t that big of a surprise. We have an incredible amount of custom content and we&#8217;re also OCD kind of perfectionists. It&#8217;s a curse really. </p>
<p>In between our workings on Zinger, we are also revamping an old website and converting it into an HTML5 web app. I don&#8217;t want to indulge everyone with all the details just yet, but those of you who use LuaBin will really be excited about this product. It&#8217;s going to have a community integrated into it as well&#8230; it&#8217;s super cool. We&#8217;ve already invited a few people into the alpha testing phase and we&#8217;ll invite more as we progress. </p>
<p>I&#8217;ve also been playing a bunch of games recently, mainly games I&#8217;ve owned for a while but never got around to playing. </p>
<p>Oh and I picked up Halo: Reach the other day but haven&#8217;t had a chance to play it yet because my Xbox RROD&#8217;d right when I put the disc in. No big deal because it&#8217;s under warranty. It just gives me more time to catch up on PC games, even though I&#8217;ve got a small collection of unplayed Xbox games building up (Reach, Splinter Cell, etc) </p>
<p>Anyway, more to come later&#8230; </p>
]]></content:encoded>
			<wfw:commentRss>http://www.foszor.com/blog/2010/09/whats-up/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Zinger: Milestone 2</title>
		<link>http://www.foszor.com/blog/2009/06/zinger-milestone-2/</link>
		<comments>http://www.foszor.com/blog/2009/06/zinger-milestone-2/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 03:29:20 +0000</pubDate>
		<dc:creator>brandon</dc:creator>
				<category><![CDATA[Fun & Entertainment]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[xna]]></category>
		<category><![CDATA[zinger]]></category>

		<guid isPermaLink="false">http://www.foszor.com/blog/?p=717</guid>
		<description><![CDATA[Not going to bother reposting everything here, so visit this link.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.foszor.com/blog/wp-content/uploads/2009/06/Zinger0008.png" class="highslide" onclick="return hs.expand(this)"><img src="http://www.foszor.com/blog/wp-content/uploads/2009/06/Zinger0008-300x225.png" alt="Zinger screenshot" title="Zinger screenshot" width="300" height="225" class="aligncenter size-medium wp-image-719" /></a></p>
<p>Not going to bother reposting everything here, so visit <a href="http://www.the-arcadium.com/forums/viewtopic.php?f=8&#038;t=29">this</a> link.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.foszor.com/blog/2009/06/zinger-milestone-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bringing back a classic&#8230; sorta</title>
		<link>http://www.foszor.com/blog/2009/05/bringing-back-a-classic-sorta/</link>
		<comments>http://www.foszor.com/blog/2009/05/bringing-back-a-classic-sorta/#comments</comments>
		<pubDate>Fri, 15 May 2009 20:58:33 +0000</pubDate>
		<dc:creator>brandon</dc:creator>
				<category><![CDATA[General Stuff]]></category>
		<category><![CDATA[arcadium]]></category>
		<category><![CDATA[dedicated server]]></category>
		<category><![CDATA[game server]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[Garry's Mod]]></category>
		<category><![CDATA[servers]]></category>

		<guid isPermaLink="false">http://www.foszor.com/blog/?p=664</guid>
		<description><![CDATA[Remember The Arcadium? Most of you probably do. I remember back when it was a Garry&#8217;s Mod server that became a favorite to many people, around the same time PGM was around. And then everyone requested more and more game servers, and I complied. And then the community got bigger, and problems arose, and more [...]]]></description>
			<content:encoded><![CDATA[<p>Remember The Arc<a href="http://www.the-arcadium.com">a</a>dium? Most of you probably do.</p>
<p>I remember back when it was a Garry&#8217;s Mod server that became a favorite to many people, around the same time PGM was around. And then everyone requested more and more game servers, and I complied. And then the community got bigger, and problems arose, and more bullshit happened and kept happening. So I tried to bandage the community by reinventing it into a bigger community that encompassed all sorts of games&#8230; well you know the story.</p>
<p>The saddest part is that The Arcadium got lost in all the commotion&#8230; until now. Yes The Arcadium is coming back. When? Soon.</p>
<p>After nearly two years with my current server host I decided to switch to a new host. This time its going to be a provider on the east coast. <strong>WHRY?!?</strong> &#8230;you ask. Well, mainly because the provider is a really good one (from what I&#8217;ve been reading) and they only have data centers over there. Most of the people that play seem to be east coast as well. I did a few <a href="http://en.wikipedia.org/wiki/Traceroute">traceroutes</a> and <a href="http://en.wikipedia.org/wiki/Ping">ping tests</a> and I get a pretty good ping to there location anyways, so it shouldn&#8217;t be that big of a deal for me and the other west coasters.</p>
<p>So once the new server is ready I&#8217;ll get The Arcadium server up again and let everyone know!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.foszor.com/blog/2009/05/bringing-back-a-classic-sorta/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

