<?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>VectorStorm Blog &#187; Game in a Week</title>
	<atom:link href="http://www.vectorstorm.org/category/game-in-a-week/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vectorstorm.org</link>
	<description>Creating games, one brightly glowing line at a time.</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:14:17 +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>One more note on C4 Ten-Four</title>
		<link>http://www.vectorstorm.org/2011/06/23/one-more-note-on-c4-ten-four/</link>
		<comments>http://www.vectorstorm.org/2011/06/23/one-more-note-on-c4-ten-four/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 09:08:59 +0000</pubDate>
		<dc:creator>trevor</dc:creator>
				<category><![CDATA[#8: C4 Ten-Four]]></category>

		<guid isPermaLink="false">http://www.vectorstorm.org/?p=2091</guid>
		<description><![CDATA[I meant to mention this in the &#8220;Post-Mortem&#8221;, but forgot.  So I&#8217;m mentioning it here: C4 Ten-Four used the &#8220;Loose, leading, ground-stabilised&#8221; camera that I showed off in the most recent &#8220;VGKnowHow&#8221; episode, with virtually no changes to the code.  Made me smile to be able to just drop that code straight into a new [...]]]></description>
			<content:encoded><![CDATA[<p>I meant to mention this in the &#8220;Post-Mortem&#8221;, but forgot.  So I&#8217;m mentioning it here:</p>
<p>C4 Ten-Four used the &#8220;Loose, leading, ground-stabilised&#8221; camera that I showed off in the most recent &#8220;VGKnowHow&#8221; episode, with virtually no changes to the code.  Made me smile to be able to just drop that code straight into a new game and have it just work without modification!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vectorstorm.org/2011/06/23/one-more-note-on-c4-ten-four/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>C4 Ten-Four Post-Mortem</title>
		<link>http://www.vectorstorm.org/2011/06/20/c4-ten-four-post-mortem/</link>
		<comments>http://www.vectorstorm.org/2011/06/20/c4-ten-four-post-mortem/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 11:43:06 +0000</pubDate>
		<dc:creator>trevor</dc:creator>
				<category><![CDATA[#8: C4 Ten-Four]]></category>
		<category><![CDATA[Game in a Week]]></category>

		<guid isPermaLink="false">http://www.vectorstorm.org/?p=2072</guid>
		<description><![CDATA[As you&#8217;ll recall, the randomly selected theme sentence for C4 Ten-Four was the following sentence: &#8221; &#8216;A hundred and four.&#8217; I will confess that when I first saw that sentence, I seriously thought about ignoring it and selecting a different topic sentence.  I suppose that by chance, I&#8217;ve actually been pretty lucky with topic sentences [...]]]></description>
			<content:encoded><![CDATA[<p>As you&#8217;ll recall, the randomly selected theme sentence for C4 Ten-Four was the following sentence:</p>
<p><em>&#8221; &#8216;A hundred and four.&#8217;</em></p>
<p>I will confess that when I first saw that sentence, I seriously thought about ignoring it and selecting a different topic sentence.  I suppose that by chance, I&#8217;ve actually been pretty lucky with topic sentences thus far;  most of them have been meaty and had all sorts of possibilities suggested by them.  This was the first time that I had such a short sentence;  a sentence fragment, in fact, with no obvious design hooks to start from.</p>
<p>Back in one of the early GiaW processes (I think it was #2?) I did modify the random selection rules after getting a bad initial sentence, and randomly selected a new sentence to use instead instead.  That&#8217;s how I ended up with the rule about disregarding any sentence which included a proper name.  (The themes are supposed to be suggesting novel gameplay concepts, not simply suggesting characters or locations, and so discarding sentences which specify those specifics seemed quite in keeping with the spirit of the Game in a Week process.)  But in this case, where the sentence just wasn&#8217;t suggesting anything particularly obviously.. well.. I had trouble justifying exactly why this wouldn&#8217;t be a legal sentence for me to use.  And so in the end, I went with it.</p>
<p><span id="more-2072"></span>So on Monday, I noticed that 104 is &#8220;CIV&#8221; in roman numerals.  Which I thought would be an amusing way to interpret the sentence, except that I didn&#8217;t actually have time to make and tune a Civilization-style game.  I find that in the &#8220;Game in a Week&#8221; format, I typically have time to make a game that&#8217;s diverting for about five minutes;  a proper civ-style game is just entirely out of the scope of what&#8217;s possible in my spare time.  So reluctantly, I set aside the &#8220;CIV&#8221; idea.</p>
<p>On the Tuesday morning, I noticed that 104 could also be read as &#8220;Ten-Four&#8221;, CB shorthand for &#8220;message received&#8221;, and I immediately imagined using VectorStorm&#8217;s old <a href="http://www.box2d.org/" onclick="pageTracker._trackPageview('/outgoing/www.box2d.org/?referer=');">Box2D</a> support to make a sidescrolling big rig game, which I would call &#8220;Big Civ&#8217;s Ten-Four&#8221;, with &#8220;Civ&#8221; being the unseen driver of the truck (and also a tip of the hat to that other way of writing &#8220;104&#8243;).  I wasn&#8217;t entirely sure what the game would be about, but I thought that there might be other big rigs that the player was trying to beat in a race.  But I wasn&#8217;t really happy with that;  seemed like too simple of a concept.  About the only thing I was sure of was that I wanted the player to be driving to the right over uneven terrain, and for the terrain to just stop so that the player falls off the world when he wins.  This, as a nod to <a href="http://solongoregon.captain-games.com/" onclick="pageTracker._trackPageview('/outgoing/solongoregon.captain-games.com/?referer=');">So Long, Oregon</a>, which I love beyond all reasoning (but will say no more about, lest I be forced to tag this post with the &#8220;Shameless Indie Plugs&#8221; tag).</p>
<p>By Tuesday afternoon, though, the &#8220;C4&#8243; interpretation of 104 occurred to me (&#8216;C&#8217; being 100 in roman numerals, leaving 4 left over)  Once I noticed that, the game basically designed itself.  My brain was going back to <a href="http://en.wikipedia.org/wiki/Blast_Corps" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Blast_Corps?referer=');">Blast Corps</a> on the Nintendo 64, in which the player was tasked with destroying cities that were in the path of an automated truck which was (very slowly) carrying nuclear missiles to a detonation range where they would be safely destroyed.  And I wondered, &#8220;What if the truck wasn&#8217;t automated and driving super-slowly, but instead had a human driver who was in a big rush to reach the destination?&#8221;  I imagined driving at breakneck speeds, crashing through buildings, and firing off the rockets themselves (while still safely strapped to the truck) to give even more of a speed boost.</p>
<p>In practice, though, I eventually realised that &#8220;C4&#8243; isn&#8217;t rockets.  (in fact, it won&#8217;t even explode from simple physical shocks.  But let&#8217;s overlook that;  I needed a failure condition).  And I wasn&#8217;t sure how to make that original concept into a &#8220;game&#8221;, as opposed to a simple physics demo.  And so the &#8220;big cube of C4 that must remain in the trailer&#8221; was born.</p>
<p>The &#8220;crashing through buildings&#8221; part never happened, either.  I would have liked to get that working.  Procedural Angry Birds-style buildings which wouldn&#8217;t just fall down on their own but which also wouldn&#8217;t ever completely block the player..  that just wasn&#8217;t practical for me to create within the time limit.  Instead, I just made several different ramp profiles, to arrange different sets of challenges for the player.  In retrospect, ramps and jumps works better with the &#8220;keep the C4 in the trailer&#8221; focus of the game than smashing through buildings ever would have.</p>
<p>But I still think it&#8217;d have been fun.</p>
<p>So anyhow.  With all that out of the way, here are the standard &#8220;Post-Mortem&#8221; lists:</p>
<p>What Went Right</p>
<ul>
<li>Finished a game by the deadline.  It&#8217;s recognisably a game, and it was even downloadable from the web site by the deadline (I didn&#8217;t go past midnight setting up download pages, as I often have before).  I can&#8217;t tell you how nice it is to relax for an hour or so after finishing one of these things, instead of trying to go straight to bed while the adrenaline is still in your system, because you need to go to work in the morning.  (Future considerations:  maybe do these Sunday-&gt;Saturday, instead of Monday-&gt;Sunday?  Less impact on work if it runs a few hours long)</li>
<li>Figured out a game design early in the week, and basically stuck with it for the whole week.  This is almost unheard-of, for me.</li>
<li>Spent a lot (a lot!) of time tuning player control, to try to make a good balance between regular control and the out-of-control of boosting.  Overall feeling of mass.</li>
<li>I want to mention explicitly, in case anyone didn&#8217;t notice, that the &#8220;farthest distance travelled&#8221; on-screen indicator is the single most important thing that makes this game work.  Without it, the game is meaningless and wouldn&#8217;t hold anyone&#8217;s attention at all.  Intuitively, I always knew that this would be the case, but always felt that I didn&#8217;t have enough time to put it in.  I only finally added it during the last few hours of the last day, after absolutely everything else.  And even though I knew that according to design theory it was critically important to the overall feel of the game, I was still blown away by just how much of a difference such a little HUD display can make.  In skill-based games, it&#8217;s almost always worthwhile to display personal high-scores like this.  Especially if there isn&#8217;t much else provided in terms of feedback to the user.</li>
<li>Actually managed to win the game once, about half an hour before finalising the build and uploading it to the server.  This gave me confidence that my &#8220;detect if the player has won&#8221; code was working.  Previously, my best was to end up losing at 1986 meters, just 14 meters from the goal.</li>
<li>Physics emitters saved me, visually.  So much visual interest is added by the particles being emitted from rocket thrust and from C4 explosions;  I had completely forgot that I had implemented these emitters many years ago, and I was lucky that they only took a few very small modifications to bring them up to date and make them work with the latest updates to VectorStorm.  I had been dreading trying to create a &#8220;thrust sprite&#8221;, and just where precisely I would be putting it on the truck to indicate that it was thrusting.  Particles solved that whole problem automatically;  just spew particles out, and don&#8217;t worry about a &#8220;thrust sprite&#8221;.  The particles looked so much better than a static sprite ever could have.  Must remember in the future:  algorithmic motion is where VectorStorm games tend to look best.  Hand-created sprites are always far, far less visually interesting.<br />
Or at least, they are when they&#8217;re hand-created by me, under a tight deadline.</li>
</ul>
<p>What Went Wrong</p>
<ul>
<li>As it turns out, the &#8220;articulated truck carrying objects which you must not drop while travelling to a destination as quickly as possible&#8221; design has been done many times before.  I discovered these on Friday, and it kind of dampened my enthusiasm for the project.  Got no coding at all done on Friday.  The approaching deadline picked me up again on Saturday, though.  And I don&#8217;t think I&#8217;ve seen one of these that gave you rocket boosters.  Which, to be honest, is the only thing that makes the game interesting (in my own opinion).  Without having both the boosters and the &#8220;farthest travelled&#8221; indicator (mentioned above), the game really falls very flat.</li>
<li>At the end of the day, C4 Ten-Four is a simple physics playground.  It&#8217;s exactly the sort of game design that I started doing &#8220;Game in a Week&#8221; to force myself not to make.  So from that point of view, it was kind of a creative failure on my part.</li>
<li>Started doing a physics-based game without any real experience doing complex physics.  Sure, I had an Asteroids game which used Box2D, and I wrote a simple <a href="http://www.crayonphysics.com/" onclick="pageTracker._trackPageview('/outgoing/www.crayonphysics.com/?referer=');">Crayon Physics</a> clone (both available in the VectorStorm Testbeds application), but I hadn&#8217;t done anything this complicated;  compound collision shapes, multiple collision flags, limited revolute joints, polygonal shapes, etc.  I had to do serious modifications to VectorStorm&#8217;s physics systems in order to even access the features of Box2D that I needed.</li>
<li>Started doing a physics-based game without an up-to-date version of my physics middleware.  When the trunk flips, you may sometimes see the truck cab jitter about, flipping to random angles in bizarre ways.  This is a known issue with limited revolute joints in the version of Box2D that I&#8217;m (still) using.  I knew that I could update to the latest Box2D to get the fix, but I didn&#8217;t know how long it would take to modify VectorStorm to work with the updated version of Box2D.  So in the end, I just decided to live with the bug.  After all, how often would someone flip their truck?  It only happened like three times out of four, for me..  ;)</li>
<li>Started on the non-ingame modes too late.  Until late Sunday afternoon, the only thing that existed was &#8220;ingame&#8221;.  The title screen, credits, and so forth, all did not exist until only a few hours before release.  I was scrambling to pull bits and pieces from other projects, and as a result, a lot of things just look really odd and inconsistent.  For example, the title screen and &#8220;how to play&#8221; interface are from &#8220;Damsel&#8221; (with fonts changed), and the credits scroll is from &#8220;Lord&#8221; (which had a big musical thing and a graphic display before the credits started to roll, which is why it seems like it takes forever before the credits appear in this game;  all the pre-credits stuff was just hastily removed).  In future games, I really, really need to start on these other game modes at the start;  not just patch them in at the last moment.</li>
</ul>
<p>&nbsp;</p>
<p>So net result:  I wasn&#8217;t prepared to make a physics game.  And as a result, the physics control was the only thing I managed to complete within the deadline, with a paper-thin wrapper around it.  In future, I should probably not make physics games, or else get VectorStorm to a point where it&#8217;s better able to rapidly prototype physics-based games.  (At the same time, I really don&#8217;t want to make lots of physics games, so maybe it&#8217;d just be better to steer clear of this area altogether, in future)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vectorstorm.org/2011/06/20/c4-ten-four-post-mortem/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Finished</title>
		<link>http://www.vectorstorm.org/2011/06/19/finished/</link>
		<comments>http://www.vectorstorm.org/2011/06/19/finished/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 12:27:03 +0000</pubDate>
		<dc:creator>trevor</dc:creator>
				<category><![CDATA[#8: C4 Ten-Four]]></category>
		<category><![CDATA[Game in a Week]]></category>

		<guid isPermaLink="false">http://www.vectorstorm.org/?p=2059</guid>
		<description><![CDATA[I really would have liked to put in an introductory sequence, but there&#8217;s simply no time;  it&#8217;s 10:30pm, and I need to handle final packaging and uploading.  So 104 is done! Watch the space to the right for downloads.  Should be within an hour. Update:  It&#8217;s now available for download!  Check the sidebar.  And now, [...]]]></description>
			<content:encoded><![CDATA[<p>I really would have liked to put in an introductory sequence, but there&#8217;s simply no time;  it&#8217;s 10:30pm, and I need to handle final packaging and uploading.  So 104 is done!</p>
<p>Watch the space to the right for downloads.  Should be within an hour.</p>
<p><strong>Update</strong>:  It&#8217;s now available for download!  Check the sidebar.  And now, I&#8217;m going to go have a little food (skipped dinner), watch a little television, and do some laundry.  And then, sleep.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vectorstorm.org/2011/06/19/finished/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Oh look</title>
		<link>http://www.vectorstorm.org/2011/06/19/oh-look/</link>
		<comments>http://www.vectorstorm.org/2011/06/19/oh-look/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 06:22:24 +0000</pubDate>
		<dc:creator>trevor</dc:creator>
				<category><![CDATA[#8: C4 Ten-Four]]></category>
		<category><![CDATA[Game in a Week]]></category>

		<guid isPermaLink="false">http://www.vectorstorm.org/?p=2053</guid>
		<description><![CDATA[It&#8217;s 4pm on the day that the game is due, and I&#8217;m changing the player control. Yup, apparently I&#8217;m still me.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.vectorstorm.org/wp-content/uploads/2011/06/uturn.thumbnail.jpg"><img class="alignnone size-full wp-image-2054" title="uturn.thumbnail" src="http://www.vectorstorm.org/wp-content/uploads/2011/06/uturn.thumbnail.jpg" alt="" width="128" height="125" /></a>It&#8217;s 4pm on the day that the game is due, and I&#8217;m changing the player control.</p>
<p>Yup, apparently I&#8217;m still me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vectorstorm.org/2011/06/19/oh-look/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goal for the day</title>
		<link>http://www.vectorstorm.org/2011/06/18/goal-for-the-day/</link>
		<comments>http://www.vectorstorm.org/2011/06/18/goal-for-the-day/#comments</comments>
		<pubDate>Sat, 18 Jun 2011 12:17:32 +0000</pubDate>
		<dc:creator>trevor</dc:creator>
				<category><![CDATA[#8: C4 Ten-Four]]></category>
		<category><![CDATA[Game in a Week]]></category>

		<guid isPermaLink="false">http://www.vectorstorm.org/?p=2050</guid>
		<description><![CDATA[Things done today: Player control basically finalised.  Feeling pretty good about it. First pass at world generation. Lots of improvements to VectorStorm&#8217;s Box2D integration. Discovered that the game idea I&#8217;ve been pursuing this week has been done before.  Not changing it, though. Played a couple games of StarCraft 2.  Should really learn to not do [...]]]></description>
			<content:encoded><![CDATA[<p>Things done today:</p>
<ul>
<li>Player control basically finalised.  Feeling pretty good about it.</li>
<li>First pass at world generation.</li>
<li>Lots of improvements to VectorStorm&#8217;s Box2D integration.</li>
<li>Discovered that the game idea I&#8217;ve been pursuing this week has been done before.  Not changing it, though.</li>
<li>Played a couple games of StarCraft 2.  Should really learn to not do this, especially when I&#8217;m trying to rapidly prototype a game;  it only winds me up and makes me too tense to code.</li>
</ul>
<p>Best bug of the day:</p>
<p>My first revision of the world generation algorithm worked basically correctly, except that for some reason, the world geometry hadn&#8217;t been correctly flagged as static, and so immediately fell off the screen, obeying simple gravity.   Oops!</p>
<p>My goal for the remainder of today is to reach a &#8220;first playable&#8221; point where the game is playable from start to end.  That&#8217;ll leave tomorrow for visuals, sound, and polish.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vectorstorm.org/2011/06/18/goal-for-the-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Progress</title>
		<link>http://www.vectorstorm.org/2011/06/16/progress-2/</link>
		<comments>http://www.vectorstorm.org/2011/06/16/progress-2/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 12:33:57 +0000</pubDate>
		<dc:creator>trevor</dc:creator>
				<category><![CDATA[#8: C4 Ten-Four]]></category>
		<category><![CDATA[Game in a Week]]></category>

		<guid isPermaLink="false">http://www.vectorstorm.org/?p=2046</guid>
		<description><![CDATA[Today, I have player control working in a simple box world.  Tomorrow, I start work on the world and the rough game rules.  That&#8217;ll leave the weekend for overall game structure and polish.  I love it when a plan comes together!]]></description>
			<content:encoded><![CDATA[<p>Today, I have player control working in a simple box world.  Tomorrow, I start work on the world and the rough game rules.  That&#8217;ll leave the weekend for overall game structure and polish.  I love it when a plan comes together!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vectorstorm.org/2011/06/16/progress-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I promised a useless screenshot</title>
		<link>http://www.vectorstorm.org/2011/06/16/i-promised-a-useless-screenshot/</link>
		<comments>http://www.vectorstorm.org/2011/06/16/i-promised-a-useless-screenshot/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 14:41:51 +0000</pubDate>
		<dc:creator>trevor</dc:creator>
				<category><![CDATA[#8: C4 Ten-Four]]></category>
		<category><![CDATA[Game in a Week]]></category>

		<guid isPermaLink="false">http://www.vectorstorm.org/?p=2038</guid>
		<description><![CDATA[So here ya go. Today, I&#8217;ve been struggling with some old 2D rendering code, trying to make lines line up properly between separate objects.  In this shot, the smaller rectangle should be adjacent to one of the other rectangles, but for some reason is not.  Can&#8217;t really figure it out.  But it&#8217;s time to get [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.vectorstorm.org/wp-content/uploads/2011/06/VectorStormScreenSnapz001.jpg"><img class="alignnone size-medium wp-image-2039" title="VectorStormScreenSnapz001" src="http://www.vectorstorm.org/wp-content/uploads/2011/06/VectorStormScreenSnapz001-300x192.jpg" alt="" width="300" height="192" /></a>So here ya go.</p>
<p>Today, I&#8217;ve been struggling with some old 2D rendering code, trying to make lines line up properly between separate objects.  In this shot, the smaller rectangle should be adjacent to one of the other rectangles, but for some reason is not.  Can&#8217;t really figure it out.  But it&#8217;s time to get some sleep, so I&#8217;ll try again tomorrow, with a fresh brain.</p>
<p><strong>UPDATE</strong> (a few minutes later):  Found the bug.  I really need to fix up some of this old code, where objects have constructors that take seven or eight parameters, all of numeric types and with default parameters such that if you forget to include one in the middle, all the rest of the parameters which you do provide end up being autoconverted into other numeric types and used for the wrong parameters.  Everything&#8217;s now working, so hopefully I&#8217;ll be able to get a proper prototype of the base game mechanics up and going tomorrow.  Now, time for sleep.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vectorstorm.org/2011/06/16/i-promised-a-useless-screenshot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Progress</title>
		<link>http://www.vectorstorm.org/2011/06/14/progress/</link>
		<comments>http://www.vectorstorm.org/2011/06/14/progress/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 12:16:38 +0000</pubDate>
		<dc:creator>trevor</dc:creator>
				<category><![CDATA[#8: C4 Ten-Four]]></category>
		<category><![CDATA[Game in a Week]]></category>

		<guid isPermaLink="false">http://www.vectorstorm.org/?p=2033</guid>
		<description><![CDATA[I&#8217;ve mentioned before that my parents read this blog.  And that my current boss reads it as well.  Also, several of my old workmates started reading it when I posted my retrospective of my time in the games industry.  And now I&#8217;ve learned that several of my current workmates have discovered it as well.  So, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve mentioned before that my parents read this blog.  And that my current boss reads it as well.  Also, several of my old workmates started reading it when I posted my <a href="http://www.vectorstorm.org/2010/10/23/there-are-many-like-it-but-this-one-is-mine/">retrospective of my time in the games industry</a>.  And now I&#8217;ve learned that several of my current workmates have discovered it as well.  So, um, hi, guys!  There&#8217;s nothing for making this sort of rapid prototyping exercise successful like the fear of eternal ridicule if I let it drag on past the deadline, like I did with &#8220;Lord&#8221;.  ;)</p>
<p>So, I&#8217;ve figured out a game design to use.  I think it&#8217;s clever, and it fits the randomly chosen sentence quite well.  And no, I&#8217;m not going to tell you about the game design yet.  Because I&#8217;m secretive and because I&#8217;m paranoid that I&#8217;ll think of something better immediately after posting anything specific.  But never fear, I&#8217;ll show a confusing and non-helpful screenshot of progress on the prototype tomorrow evening.  Knowing me, it will probably be a large mass of colourful glowing lines that make no sense to anybody but me.  Because that&#8217;s just the sort of guy I am.</p>
<p>To be honest, most of my &#8220;Game in a Week&#8221; games haven&#8217;t had their rough designs figured out until about halfway through, and ThunderStorm&#8217;s design didn&#8217;t come to me until about five hours before the deadline.  So I still have plenty of time to change my mind.  Most of these games are actually implemented almost entirely over the closing weekend, with little code being written before then.  Very much like <a href="http://www.ludumdare.com/" onclick="pageTracker._trackPageview('/outgoing/www.ludumdare.com/?referer=');">Ludum Dare</a>, but with a week of planning and prototyping beforehand.</p>
<p>Anyhow, that&#8217;s enough time spent on the blog for the evening;  time to get back to the code!  More chat tomorrow.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vectorstorm.org/2011/06/14/progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today&#8217;s progress</title>
		<link>http://www.vectorstorm.org/2011/06/13/todays-progress-3/</link>
		<comments>http://www.vectorstorm.org/2011/06/13/todays-progress-3/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 13:40:01 +0000</pubDate>
		<dc:creator>trevor</dc:creator>
				<category><![CDATA[#8: C4 Ten-Four]]></category>
		<category><![CDATA[Game in a Week]]></category>

		<guid isPermaLink="false">http://www.vectorstorm.org/?p=2031</guid>
		<description><![CDATA[So for the first time in many months, I&#8217;ve spent the day sitting in front of the television, working on an old laptop instead of my normal desktop development machine. Comments, in point form: As &#8220;background noise&#8221; behind programming, television seems to work a lot better than music for me. My laptop really is a [...]]]></description>
			<content:encoded><![CDATA[<p>So for the first time in many months, I&#8217;ve spent the day sitting in front of the television, working on an old laptop instead of my normal desktop development machine.</p>
<p>Comments, in point form:</p>
<ul>
<li>As &#8220;background noise&#8221; behind programming, television seems to work a lot better than music for me.</li>
<li>My laptop really is a lot slower than the desktop machine.  Also, its keyboard is really unpleasant to type on.  (Full disclosure:  I&#8217;m an unrepentant keyboard snob.  If it isn&#8217;t mechanical, then it&#8217;s awful for programming.  Yes, I provide my own keyboards for use at work, because no development studios ever provide anything but the most horrible and ancient Logitech rubber-dome keyboards)</li>
<li>As a result of the above two points, I should really consider buying a TV tuner card for the desktop machine.  Kind of expensive, though.</li>
<li>Today I created the source code repository for storing 104 (whatever it ends up being named), and the initial project framework.  It does run, although right now it only displays the word &#8220;Test&#8221;.  I&#8217;m starting to really think that it takes too long to create new projects in VectorStorm.  I should really have a standard &#8220;starting&#8221; project, instead of having to spend an hour on it every time I start something new.</li>
<li>The folks at my current workplace are big proponents of strong pointers.  There are a lot of good arguments for using strong pointers, most notably that they perform a sort of poor man&#8217;s <a href="http://en.wikipedia.org/wiki/Garbage_collection_(computer_science)" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Garbage_collection_computer_science?referer=');">garbage collection</a>, automatically destroying objects which are no longer in use, whereas ordinarily in C++ you need to explicitly destroy objects once you&#8217;re finished with them.  The downside, of course, is a performance cost in using the smart pointer.  And for that matter, they do make debugging a little more annoying for a couple of reasons.  But man, after a few months of writing code using smart pointers, it&#8217;s really easy to get out of practice with remembering to explicitly destroy every object you create.  I&#8217;m really glad that VectorStorm has built-in memory leak detection, or I&#8217;d be in serious trouble.</li>
<li>Every one of my classes always begins with a two or three letter prefix, telling where that class comes from.  For example, VectorStorm library files all begin with &#8220;vs&#8221;.  Source files in MMORPG Tycoon all begin with &#8220;mmo&#8221;.  I was at a loss, though, for what to call the files for 104, since it&#8217;s not legal to use numbers to name classes in C++.  In the end, I went with the roman numberals &#8220;civ&#8221;.  Even though the game will most definitely not be Civilization.</li>
<li>Have brought all the accumulated VectorStorm changes from MMORPG Tycoon 2 into the live trunk.  No new features, but vsRenderTarget is halfway to being exposed for use by games, for offscreen rendering.  It&#8217;s already being used by the vector glow effect.</li>
</ul>
<p>I still don&#8217;t know what 104 will actually be.  Been thinking about &#8220;hundred&#8221; and &#8220;four&#8221; as being separate things.  Maybe not even quantities, but instead, names for things.  But I don&#8217;t have a real answer yet.  But there&#8217;s still plenty of time to figure out a design!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vectorstorm.org/2011/06/13/todays-progress-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Roman Numerals</title>
		<link>http://www.vectorstorm.org/2011/06/13/roman-numerals/</link>
		<comments>http://www.vectorstorm.org/2011/06/13/roman-numerals/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 03:12:52 +0000</pubDate>
		<dc:creator>trevor</dc:creator>
				<category><![CDATA[#8: C4 Ten-Four]]></category>
		<category><![CDATA[Game in a Week]]></category>

		<guid isPermaLink="false">http://www.vectorstorm.org/?p=2029</guid>
		<description><![CDATA[I&#8217;ve noticed that 104, in roman numerals, is CIV. I&#8217;d be feeling really clever, if there was any way in the world that I could make a game like Civ in only seven days.  As is, it&#8217;s just another dead-end in my attempts to come up with a theme for this GiaW.  But there&#8217;s plenty [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve noticed that 104, in roman numerals, is CIV.</p>
<p>I&#8217;d be feeling really clever, if there was any way in the world that I could make a game like Civ in only seven days.  As is, it&#8217;s just another dead-end in my attempts to come up with a theme for this GiaW.  But there&#8217;s plenty of time left, still!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vectorstorm.org/2011/06/13/roman-numerals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

