<?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>beetlefeet.net &#187; game</title>
	<atom:link href="http://www.beetlefeet.net/tag/game/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.beetlefeet.net</link>
	<description>Personal blog of Jack Casey.</description>
	<lastBuildDate>Fri, 01 Jul 2011 02:02:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>G.Rid</title>
		<link>http://www.beetlefeet.net/2010/11/07/g-rid/</link>
		<comments>http://www.beetlefeet.net/2010/11/07/g-rid/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 03:48:03 +0000</pubDate>
		<dc:creator>beetlefeet</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[hobbies]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[one button]]></category>
		<category><![CDATA[pygame]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.beetlefeet.net/?p=144</guid>
		<description><![CDATA[Executable and source for G.Rid one button game.]]></description>
			<content:encoded><![CDATA[<p>Just cleaning up some loose ends: Here is the <a href="http://www.beetlefeet.net/wp-content/uploads/2010/11/GRid.zip">download</a> for G.Rid, a one button game. (Windows executable and python source.)</p>
<div id="attachment_99" class="wp-caption alignleft" style="width: 160px"><a href="http://www.beetlefeet.net/wp-content/uploads/2010/11/GRid.zip"><img class="size-thumbnail wp-image-99 " title="G.Rid" src="http://www.beetlefeet.net/wp-content/uploads/2010/01/gridss-150x150.jpg" alt="Check out it's majesy!" width="150" height="150" /></a><p class="wp-caption-text">Check out it&#39;s majesy!</p></div>
<p><a href="http://www.beetlefeet.net/2010/01/14/g-rid-1-button-game-entry/">A while back</a> I posted about my entry for a one button game competition called G.Rid. I said I&#8217;d post the game and source after the judging which I obviously never did.</p>
<p>Anyway I didn&#8217;t win (you&#8217;d have heard about that!) and only after playing a <a href="http://www.ninjadoodle.com/one-button-bob/">couple</a> <a href="http://www.ninjadoodle.com/one-button-arthur/">great</a> one button games recently I remembered/decided to finally post my one button game for all to see. So here it is! The source code is in the zip as well (uncommented, it was a limited time competition!)</p>
<p>The game is meant to be on the obfuscated side, where learning what is going on is a bit of the charm. That or I&#8217;m too lazy to add instructions. But the only key is space.</p>
<p>Note that the game is built as a windows executable, but if you&#8217;re a little techy you can install python and the required python libraries and run it from the source on any platform. (you might need to fiddle with the asset path&#8230;)</p>
<p><a href="http://www.beetlefeet.net/wp-content/uploads/2010/11/GRid.zip">Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.beetlefeet.net/2010/11/07/g-rid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>G.Rid &#8211; 1 button game entry.</title>
		<link>http://www.beetlefeet.net/2010/01/14/g-rid-1-button-game-entry/</link>
		<comments>http://www.beetlefeet.net/2010/01/14/g-rid-1-button-game-entry/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 16:06:50 +0000</pubDate>
		<dc:creator>beetlefeet</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[hobbies]]></category>
		<category><![CDATA[1 button]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[gamma 4]]></category>
		<category><![CDATA[pygame]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.beetlefeet.net/?p=98</guid>
		<description><![CDATA[Well I just wrapped up my entry to Gamma 4 &#8211; 1 button game competition by adding the required gamepad support.
The game is called G.Rid and is just evolved from the idea that with 1 button and timing you can position crosshairs on a 2d playing field. It is a strange input mechanism but becomes [...]]]></description>
			<content:encoded><![CDATA[<p>Well I just wrapped up my entry to <a href="http://www.kokoromi.org/gamma4/">Gamma 4</a> &#8211; 1 button game competition by adding the required gamepad support.</p>
<p>The game is called G.Rid and is just evolved from the idea that with 1 button and timing you can position crosshairs on a 2d playing field. It is a strange input mechanism but becomes strangely intuitive after a while.</p>
<dl id="attachment_99" class="wp-caption aligncenter" style="width: 303px;"><img class="size-medium wp-image-99  " title="G.Rid" src="http://www.beetlefeet.net/wp-content/uploads/2010/01/gridss-293x300.jpg" alt="Check out its majesy!" width="293" height="300" /><br />
Check out its majesty!</dl>
<p>The gameplay could use a lot of tweaking and focus testing to get the difficulty and scoring right. I&#8217;ve also had some good suggestions from other <a href="www.rockethands.com">rockethands</a> that might improve the fun factor, but I think I&#8217;m about ready to wrap it up, submit it and move on. I&#8217;ve spent probably around 12-18 hours on it on around 4-5 sessions over 2-3 weeks (I should really track my time better).</p>
<p>Anyway I&#8217;m just waiting on confirmation that releasing the game to the public ahead of time isn&#8217;t against the rules, then I&#8217;ll stick it up here for people to get and have a go. I might also upload the source code for your perusal seeing as it&#8217;s &#8216;neatly&#8217; (lol) in one big file <img src='http://www.beetlefeet.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  (FYI the source is nothing to write home about, it&#8217;s interesting what corners you cut in a project like this.) It&#8217;s all python and pygame, as usual, bleh. Note to self, use new tech &#8211; excuse this time was that I had no internet for a lot of the time and pygame&#8217;s what I had handy.</p>
<p>PS: Would anyone here be particularly grateful for an osx or linux friendly version of the game? The built version is currently for windows but I should be able to knock something up for other OSes if people need.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.beetlefeet.net/2010/01/14/g-rid-1-button-game-entry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Short interactive game/poem by Daniel Benmergui</title>
		<link>http://www.beetlefeet.net/2009/05/07/short-interactive-fiction-by-daniel-benmergui/</link>
		<comments>http://www.beetlefeet.net/2009/05/07/short-interactive-fiction-by-daniel-benmergui/#comments</comments>
		<pubDate>Fri, 08 May 2009 04:02:32 +0000</pubDate>
		<dc:creator>beetlefeet</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[poem]]></category>

		<guid isPermaLink="false">http://www.beetlefeet.net/?p=82</guid>
		<description><![CDATA[
This is the same guy who did I Wish I were the Moon and I Fell in Love with the Majesty of Colours.
I enjoyed this new one and am sure others will too. Also follow the link after the game to see some interesting monetisation strategies this guys has.
Today I Die.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://ludomancy.com/games/today.html"><img class="aligncenter" src="http://ludomancy.com/files/today.png" alt="" width="390" height="570" /></a><br />
This is the same guy who did <em>I Wish I were the Moon</em><strong> </strong>and <em>I Fell in Love with the Majesty of Colours</em>.</p>
<p>I enjoyed this new one and am sure others will too. Also follow the link after the game to see some interesting monetisation strategies this guys has.</p>
<p><a href="http://ludomancy.com/games/today.html">Today I Die</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.beetlefeet.net/2009/05/07/short-interactive-fiction-by-daniel-benmergui/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

