<?xml version='1.0' encoding='utf-8' ?>
<!--  If you are running a bot please visit this policy page outlining rules you must respect. http://www.livejournal.com/bots/  -->
<rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/' xmlns:media='http://search.yahoo.com/mrss/' xmlns:atom10='http://www.w3.org/2005/Atom'>
<channel>
  <title>Zorba the Hutt</title>
  <link>http://zorbathut.livejournal.com/</link>
  <description>Zorba the Hutt - LiveJournal.com</description>
  <lastBuildDate>Sat, 07 Nov 2009 01:36:44 GMT</lastBuildDate>
  <generator>LiveJournal / LiveJournal.com</generator>
  <lj:journal>zorbathut</lj:journal>
  <lj:journalid>41747</lj:journalid>
  <lj:journaltype>personal</lj:journaltype>
  <atom10:link rel='hub' href='http://pubsubhubbub.appspot.com/' />
  <image>
    <url>http://l-userpic.livejournal.com/51973/41747</url>
    <title>Zorba the Hutt</title>
    <link>http://zorbathut.livejournal.com/</link>
    <width>100</width>
    <height>100</height>
  </image>

<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/806037.html</guid>
  <pubDate>Sat, 07 Nov 2009 01:36:44 GMT</pubDate>
  <link>http://zorbathut.livejournal.com/806037.html</link>
  <description>Anyone out there got an oldish Mac they don&apos;t want and would be willing to sell for a low price? I need OSX 10.5 compatibility and an Intel processor, and not a whole hell of a lot else. Lemme know.</description>
  <comments>http://zorbathut.livejournal.com/806037.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/805823.html</guid>
  <pubDate>Thu, 05 Nov 2009 22:51:20 GMT</pubDate>
  <title>Make The Number Bigger Postmortem</title>
  <link>http://zorbathut.livejournal.com/805823.html</link>
  <description>&lt;p&gt;Okay, let&amp;#8217;s polish off the Number+ postmortem real fast.&lt;/p&gt;
&lt;p&gt;Number+ spawned out of my recent thoughts about different kind of games. Number+ is a pure skill game. The challenge is whether you can react fast enough and accurately enough to all the shit that comes flying in. If you do, you win. If you don&amp;#8217;t, the game ends after a bit, theoretically to keep you from being annoyed at being stuck in a holding pattern. You can absolutely get better at the game with practice, and that&amp;#8217;s rewarded by higher scores and new notes about what your number is as big as. There&amp;#8217;s some high variance later on, but the game&amp;#8217;s really built heavily around slow-and-steady-wins-the-race, and playing conservatively is how you beat the game (in fact, it&amp;#8217;s nearly mandatory near the end to play super-conservatively when adding a new digit.)&lt;/p&gt;
&lt;p&gt;Two things that worked well: sound and graphics. I pulled (almost) all my sound off Freesound and, for the first time, ended up with a game that doesn&amp;#8217;t sound tinny and painful. That was pretty awesome. I will be doing more of it in the future. The graphical style was a total accident, I was just using white silhouettes on black for debug art for a while. Then I decided they looked good and I stuck with it. I&amp;#8217;m not entirely satisfied with how I did them &amp;#8211; I have three separate styles of silhouette going on &amp;#8211; but they&amp;#8217;re easily good enough and I think they result in a rather neat feel to the game.&lt;/p&gt;
&lt;p&gt;Two things that didn&amp;#8217;t work well: rhythm and balance.&lt;/p&gt;
&lt;p&gt;One of the ideas I had for this game originally was that there would be a lot of stuff going on, all rhythmic and on-beat, and you might end up with kind of evolutionary music coming out of it. That just did not work. There&amp;#8217;s a lot going on, and most of it does in fact happen on beats, it&amp;#8217;s just that it&amp;#8217;s impossible for anyone to notice. Better programmatic control over sound would probably have helped &amp;#8211; if you&amp;#8217;ll believe it, this is the first game I&amp;#8217;ve written where I have the capability to *stop* sounds, and I certainly don&amp;#8217;t have anything fancy like pitch control &amp;#8211; but overall, I think if I want a melodic game, I&amp;#8217;m going to have to focus very closely on that aspect.&lt;/p&gt;
&lt;p&gt;Game balance turned out to be a major problem, and I&amp;#8217;m not sure it&amp;#8217;s solvable within the constraints I originally wanted.&lt;/p&gt;
&lt;p&gt;The problem comes down to a diminishing click budget. Let&amp;#8217;s say we trigger a challenge for the player every four seconds. This is not hard at all. Nobody will find this difficult. Let&amp;#8217;s say we add another challenge, again every four seconds. It&amp;#8217;s slightly difficult, but any serious gamer isn&amp;#8217;t going to have an issue. One more thing every four seconds, suddenly it&amp;#8217;s hard. One more, suddenly it&amp;#8217;s near-impossible.&lt;/p&gt;
&lt;p&gt;If you want to introduce about eight different Things over the course of this game the user will have a shocking amount of trouble just clicking on them all. Worse, if you want them all to &amp;#8220;trigger&amp;#8221; at roughly the same frequency, the first five will be boring and the eighth will be impossible.&lt;/p&gt;
&lt;p&gt;I tried to solve this by reducing the frequency of the later items, but that introduces an all-new set of problems &amp;#8211; namely, that it&amp;#8217;s hard to figure out how to interact with the gizmo in time. There&amp;#8217;s always a limited amount of time to react, and by the time you&amp;#8217;re near the end, any slipup is essentially fatal.&lt;/p&gt;
&lt;p&gt;So the first half of the game is boring, and the next third is challenging, and the last sixth is near-impossible, despite the fact that the hazards actually get [i]easier[/i] as the game goes on. And in order to beat it, you have to sacrifice six playthroughs to the God Of Learning Game Mechanics.&lt;/p&gt;
&lt;p&gt;This is bad.&lt;/p&gt;
&lt;p&gt;If I were re-implementing it, I&amp;#8217;d change it from a single large number into a series of smaller numbers, each one of which teaches you about some new gizmo, then challenges you with a set of things you&amp;#8217;ve seen before in a new combination.&lt;/p&gt;
&lt;p&gt;A few things got lost in design. I was originally going to have some kind of &amp;#8220;store&amp;#8221; where you spent your number in order to get gizmos that let you pass challenges. I couldn&amp;#8217;t come up with a way to balance it that I liked, however &amp;#8211; the game is kind of intrinsically exponential, so I&amp;#8217;d have maybe thirty seconds of gameplay in which the gizmo was an interesting decision, and after that it&amp;#8217;d just be another-thing-to-click.&lt;/p&gt;
&lt;p&gt;This is the first game I&amp;#8217;ve been tempted to release commercially, since it would be dang easy to rip out a few dozen levels and gizmos and put it on the iTunes store or something. (Multitouch would let me do some fancy stuff as well.) There&amp;#8217;s little enough art and sound that I could probably hire someone for relatively cheap to do things better than I did. I don&amp;#8217;t think I have time, but I kind of like the idea.&lt;/p&gt;
&lt;p&gt;Learning continues.&lt;/p&gt;
&lt;p&gt;Next month&amp;#8217;s official theme is Art Game, which I have absolutely no interest in. I&amp;#8217;ve been thinking about games that fit the theme and the fact is that all my ideas come down to &amp;#8220;I am shoehorning this into the theme just so I can say it fits the theme.&amp;#8221; So I&amp;#8217;m going to be ignoring the official theme and doing something else.&lt;/p&gt;
&lt;div class=&quot;tantan-getcomments&quot;&gt;&lt;a href=&quot;http://www.mandible.net/2009/11/05/make-the-number-bigger-postmortem/#comments&quot;&gt;&lt;img src=&quot;http://www.mandible.net/wp-content/plugins/tantan/get-comments.php?p=202&quot; style=&quot;border:0;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;</description>
  <category>monthly game</category>
  <category>design</category>
  <category>audio</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/805550.html</guid>
  <pubDate>Wed, 28 Oct 2009 22:22:08 GMT</pubDate>
  <title>The Save/Reload Tango: Destroyer of PC Game Fun</title>
  <link>http://zorbathut.livejournal.com/805550.html</link>
  <description>&lt;p&gt;I picked up a few neat games on Steam, and naturally that led to me picking up more neat games on Steam, and someone suggested I try out Dawn of War and that led to me grabbing a pack of like fifteen games including several I&amp;#8217;d always meant to play and long story short I just tried out Stalker: Shadow of Chernobyl.&lt;/p&gt;
&lt;p&gt;Stalker is a game about a man in the wastes of radioactive Chernobyl who has lost his memory. He wakes up with very few possessions to his name &amp;#8211; a leather jacket, a pistol, a knife, and a seemingly Godlike ability to rewind the flow of time.&lt;/p&gt;
&lt;p&gt;The developers didn&amp;#8217;t really intend that last one. But when they put in the ability to save and reload anywhere, that&amp;#8217;s pretty much what they ended up with.&lt;/p&gt;
&lt;p&gt;But oh boy howdy is he a lucky man! Because, see, the wastes of Chernobyl are deadly indeed. For one thing, they&amp;#8217;re vastly radioactive, and a few steps in an unfortunate direction can pretty much instantly kill you. They&amp;#8217;re infested with mutant wildlife which possesses the ability to leap out of bushes and also pretty much instantly kill you. And if the wildlife doesn&amp;#8217;t get you, the bandits might. The bandits are unlike the other menaces &amp;#8211; at close range they actually &lt;i&gt;do&lt;/i&gt; instantly kill you.&lt;/p&gt;
&lt;p&gt;And then you hit &amp;#8220;reload&amp;#8221;, only this time, you know where the bandits are.&lt;/p&gt;
&lt;p&gt;Theory: Unlimited saving of your game is the worst thing that has ever been invented.&lt;/p&gt;
&lt;p&gt;&lt;center&gt;&lt;img src=&quot;http://www.mandible.net/wp-content/uploads/2009/10/ikaruga02.jpg&quot; title=&quot;This game would be much easier if you could save and reload whenever you wanted. &amp;#39;Easier&amp;#39; is not &amp;#39;better&amp;#39;.&quot; width=&quot;640&quot; height=&quot;480&quot; /&gt;&lt;/center&gt;&lt;/p&gt;
&lt;p&gt;Alright. Not the &lt;i&gt;worst&lt;/i&gt;. But it&amp;#8217;s well up there, and its grip on the PC gaming world is seemingly unshakable. Imagine the following series of events.&lt;/p&gt;
&lt;p&gt;First, people start saving their game. Everywhere. Absolutely everywhere. Get out of a battle in good shape, save your game. Prepare to go into a battle, save your game. Run thirty seconds across the world, save your game. Take five steps, save your game.&lt;/p&gt;
&lt;p&gt;Get out of a battle in &lt;i&gt;bad&lt;/i&gt; shape, &lt;i&gt;reload your game&lt;/i&gt;. After all, why cripple yourself? You&amp;#8217;ll do better next time. You can ace that battle. And you &lt;i&gt;will&lt;/i&gt; ace that battle. And you&amp;#8217;ll ace the next one, too, with your excess of firepower. And the one after that. And then you&amp;#8217;ll go and complain on message boards &lt;i&gt;that the game is too easy&lt;/i&gt;.&lt;/p&gt;
&lt;p&gt;So what do the developers do?&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Make the game harder&lt;/i&gt;.&lt;/p&gt;
&lt;p&gt;And suddenly a new player can&amp;#8217;t beat the game &lt;i&gt;without&lt;/i&gt; doing the tango. Every battle is instant death. Every mission has to be done twice &amp;#8211; once to scout, once to win. Every enemy outpost is a neon gravemarker, with words engraved upon, reading &amp;#8220;Here, Jakob, Son of Smyth, Reloaded his Game Twyce before Going The Othyr Way, since Somehow he was now Psychically Aware of the Enemys.&amp;#8221;&lt;/p&gt;
&lt;p&gt;&lt;center&gt;&lt;img src=&quot;http://www.mandible.net/wp-content/uploads/2009/10/xc2.jpg&quot; title=&quot;Interesting fact: X-Com 2 was vastly harder than X-Com 1, mostly thanks to player feedback. The real reason X-Com 1 was too easy: a bug that disabled every difficulty level besides the easiest. Ironically, this bug was still not fixed in X-Com 2.&quot; width=&quot;640&quot; height=&quot;400&quot; /&gt;&lt;/center&gt;&lt;/p&gt;
&lt;p&gt;Does &lt;i&gt;anyone&lt;/i&gt; enjoy this? Anyone, anywhere, ever?&lt;/p&gt;
&lt;p&gt;And this is not a hard issue to solve! It&amp;#8217;s &lt;i&gt;been&lt;/i&gt; solved! Halo did it. Ratchet and Clank did it. Much more recently, Brutal Legend did it. In none of these games is it possible to lose, and in none of these games is it possible to do the save/reload tango. Death is handled by resurrecting you at the last checkpoint or at the beginning of the current mission. &amp;#8220;Reloading&amp;#8221; is equivalent to &amp;#8220;dying&amp;#8221; in that it drops you back to the same spot. In R&amp;#038;C and Brutal you can always abort a mission, going back in time to just before you accepted it, and go do something else. You cannot &lt;i&gt;fail&lt;/i&gt; &amp;#8211; only &lt;i&gt;try again&lt;/i&gt; &amp;#8211; and thus there is no incentive to stepping your way through the game five perfect seconds at a time.&lt;/p&gt;
&lt;p&gt;And I look at this simple elegant solution, and I cannot help but think: &lt;i&gt;why is this not used for every game?&lt;/i&gt; Why are games still made where you are even &lt;i&gt;permitted&lt;/i&gt; to save whenever you want? Why, when it is so vastly detrimental to game balance, when it is so positively and thoroughly inimical to &lt;i&gt;actual fun&lt;/i&gt;?&lt;/p&gt;
&lt;p&gt;What game mechanic does save-anywhere actually &lt;i&gt;allow&lt;/i&gt;?&lt;/p&gt;
&lt;p&gt;I still haven&amp;#8217;t come up with an answer to this.&lt;/p&gt;
&lt;div class=&quot;tantan-getcomments&quot;&gt;&lt;a href=&quot;http://www.mandible.net/2009/10/28/the-savereload-tango-destroyer-of-pc-game-fun/#comments&quot;&gt;&lt;img src=&quot;http://www.mandible.net/wp-content/plugins/tantan/get-comments.php?p=196&quot; style=&quot;border:0;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;</description>
  <category>design</category>
  <category>interface</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/805145.html</guid>
  <pubDate>Wed, 21 Oct 2009 08:10:42 GMT</pubDate>
  <title>Make The Number Bigger</title>
  <link>http://zorbathut.livejournal.com/805145.html</link>
  <description>&lt;p&gt;It&amp;#8217;s that time again! For those who were hoping I wouldn&amp;#8217;t go back to sidescrollers, you shall be happy. For those who were hoping I&amp;#8217;d stay away from RTSes, you shall also be happy!&lt;/p&gt;
&lt;p&gt;&lt;center&gt;&lt;img src=&quot;http://www.mandible.net/wp-content/uploads/2009/10/number+_screenshot.png&quot; /&gt;&lt;/center&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.mandible-games.com/release/number+-1.2.exe&quot;&gt;Download installer here&lt;/a&gt;&lt;br /&gt;
(optional &lt;a href=&quot;http://www.mandible-games.com/release/number+-1.2.zip&quot;&gt;zipped version&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;This game was fated to be. I came up with the idea, almost identical to what you see here, a few days before the new official Experimental Game Project theme was announced. What was the theme?&lt;/p&gt;
&lt;p&gt;Numbers.&lt;/p&gt;
&lt;p&gt;Numbers it is.&lt;/p&gt;
&lt;p&gt;Let me know what you think. Postmortem will be incoming, once I have some idea whether it was successful or not :D&lt;/p&gt;
&lt;div class=&quot;tantan-getcomments&quot;&gt;&lt;a href=&quot;http://www.mandible.net/2009/10/21/make-the-number-bigger/#comments&quot;&gt;&lt;img src=&quot;http://www.mandible.net/wp-content/plugins/tantan/get-comments.php?p=188&quot; style=&quot;border:0;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;</description>
  <category>monthly game</category>
  <category>design</category>
  <category>audio</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/804954.html</guid>
  <pubDate>Tue, 20 Oct 2009 23:08:01 GMT</pubDate>
  <title>twitter snippets</title>
  <link>http://zorbathut.livejournal.com/804954.html</link>
  <description>&lt;ul class=&quot;loudtwitter&quot;&gt;&lt;li&gt;Make The Number Bigger: Now both winnable and losable. Shockingly, it turns out this is important for fun. &lt;a href=&quot;http://twitter.com/zorbathut/statuses/5008830839&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;(Got questions? I read replies! Discussed entries may be turned into full-fledged journal posts, so ask away.)</description>
  <comments>http://zorbathut.livejournal.com/804954.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/804611.html</guid>
  <pubDate>Tue, 13 Oct 2009 00:22:51 GMT</pubDate>
  <title>Games Without Choices</title>
  <link>http://zorbathut.livejournal.com/804611.html</link>
  <description>&lt;p&gt;Thinking over my last entry, I&amp;#8217;ve realized that &amp;#8211; once again &amp;#8211; I&amp;#8217;ve lied to you.&lt;/p&gt;
&lt;p&gt;Sorry. This will probably happen often.&lt;/p&gt;
&lt;p&gt;I also plagiarized a little, but only a little.&lt;/p&gt;
&lt;p&gt;&amp;#8220;A good game is a series of interesting choices.&amp;#8221; It&amp;#8217;s attributed to Sid Meier, the genius behind Civilization. I am assuming you&amp;#8217;ve heard of Civilization. If you haven&amp;#8217;t, &lt;a href=&quot;http://en.wikipedia.org/wiki/Civilization_%28video_game%29&quot;&gt;get the hell out of my journal&lt;/a&gt; (and then come back once you&amp;#8217;ve read that page.)&lt;/p&gt;
&lt;p&gt;Sid Meier has a very specific view of gaming. Sid Meier does strategy games &amp;#8211; turn-based strategy games, at that, where there is always a button you can press labeled &amp;#8220;stop, I want to think for an indefinite period of time.&amp;#8221; In fact, in Sid Meier&amp;#8217;s games, usually that button doesn&amp;#8217;t exist. Instead, there&amp;#8217;s usually a button labeled &amp;#8220;I&amp;#8217;m done thinking, you can do things now.&amp;#8221;&lt;/p&gt;
&lt;p&gt;In Sid Meier&amp;#8217;s games, he&amp;#8217;s completely right. Civilization without interesting choices is a terrible game.&lt;/p&gt;
&lt;p&gt;&lt;center&gt;&lt;img src=&quot;http://www.mandible.net/wp-content/uploads/2009/10/guitar-hero-5.jpg&quot; title=&quot;Should I hit the note, or should I not hit the note?&quot; /&gt;&lt;/center&gt;&lt;/p&gt;
&lt;p&gt;What about Guitar Hero?&lt;/p&gt;
&lt;p&gt;There aren&amp;#8217;t choices in Guitar Hero. Guitar Hero is a flat-out test of skill. You are either good enough or you aren&amp;#8217;t. (The actual definition of &amp;#8220;good enough&amp;#8221; depends strongly on the player.)&lt;/p&gt;
&lt;p&gt;What about Braid?&lt;/p&gt;
&lt;p&gt;There aren&amp;#8217;t really choices in Braid either. You&amp;#8217;re trying to learn how to solve the puzzles. There is no penalty for failure &amp;#8211; you play the game inside a cheerful sandbox which is always willing to let you try again. In one sense, a random number generator could beat Braid, because it will eventually happen to solve all the puzzles . . . but it won&amp;#8217;t &lt;i&gt;understand&lt;/i&gt; them, and that is the interesting part of Braid. Which, it must be pointed out, can only be experienced once, because then you understand it and you&amp;#8217;re done.&lt;/p&gt;
&lt;p&gt;What about &lt;a href=&quot;http://amanita-design.net/samorost-1/&quot;&gt;Samorost&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;At first glance, Samorost may seem similar to Braid. I claim it is completely different. Samorost is not a puzzle game. There is no underlying logic to Samorost, there are no sets of rules to comprehend. Each screen is more of an experience than a level. In Samorost, the goal is the journey, not the individual puzzles &amp;#8211; the puzzles are largely simple, but the journey is beautiful.&lt;/p&gt;
&lt;p&gt;&lt;center&gt;&lt;img src=&quot;http://www.mandible.net/wp-content/uploads/2009/10/path4.png&quot; title=&quot;I haven&amp;#39;t written a dissection of The Path, mostly because I have no idea what the hell to say about it. Go play it. I don&amp;#39;t know if you&amp;#39;ll like it. But I do know you should play it.&quot; /&gt;&lt;/center&gt;&lt;/p&gt;
&lt;p&gt;So I&amp;#8217;m going to propose four rough categories.&lt;/p&gt;
&lt;p&gt;* Strategy games, where your opponent fights you directly and must be defeated with skill and thought.&lt;br /&gt;
* Skill games, where your opponent is the game itself, which provides a series of increasing challenges to surpass.&lt;br /&gt;
* Puzzle games, where your opponent is your own limited understanding of the rules set in front of you.&lt;br /&gt;
* Journey games, where you have no opponent.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;m going to have to mull on this one. Anyone got a counterexample to those four categories?&lt;/p&gt;
&lt;div class=&quot;tantan-getcomments&quot;&gt;&lt;a href=&quot;http://www.mandible.net/2009/10/12/games-without-choices/#comments&quot;&gt;&lt;img src=&quot;http://www.mandible.net/wp-content/plugins/tantan/get-comments.php?p=181&quot; style=&quot;border:0;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;</description>
  <category>design</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/804400.html</guid>
  <pubDate>Sat, 10 Oct 2009 23:02:07 GMT</pubDate>
  <title>twitter snippets</title>
  <link>http://zorbathut.livejournal.com/804400.html</link>
  <description>&lt;ul class=&quot;loudtwitter&quot;&gt;&lt;li&gt;MISSION COMPLETE: Save the Rogues&apos; Guild! REWARD: Some crappy Rogues! Look, one of them almost died before the cutscene was done. &lt;a href=&quot;http://twitter.com/zorbathut/statuses/4760635209&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;(Got questions? I read replies! Discussed entries may be turned into full-fledged journal posts, so ask away.)</description>
  <comments>http://zorbathut.livejournal.com/804400.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/804198.html</guid>
  <pubDate>Wed, 07 Oct 2009 06:57:08 GMT</pubDate>
  <title>Mobius Post-Mortem</title>
  <link>http://zorbathut.livejournal.com/804198.html</link>
  <description>&lt;p&gt;So. Mobius.&lt;/p&gt;
&lt;p&gt;If you haven&amp;#8217;t played Mobius, and plan to, stop reading and go play it, since I&amp;#8217;m about to spoil the whole thing for you.&lt;/p&gt;
&lt;p&gt;Still here?&lt;/p&gt;
&lt;p&gt;The official theme this month was Failure. Usually, failure means you lose the game. Mobius is born out of the first idea I had regarding failure &amp;#8211; a game where failure made you &lt;i&gt;more powerful&lt;/i&gt;. Every time a character dies, the game counts up how many monsters you&amp;#8217;ve killed and credits those to the person who &amp;#8220;died&amp;#8221;. He becomes more powerful, but is penalized with having fewer HP, making him more likely to die in the future. If the difference in experience gets too great, a death can actually result in real, true failure, coupled with Game Over.&lt;/p&gt;
&lt;p&gt;That is pretty much the entire game.&lt;/p&gt;
&lt;p&gt;For a variety of reasons, I don&amp;#8217;t think it worked. And I could go into each one in detail, but to be honest, there&amp;#8217;s one which is big, and important, and vastly overshadows the others.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Real-time strategy games are intrinsically not very much fun.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;They suck. They are boring. They are awful, awful games. I am prepared to defend this statement, but let me explain what I mean first.&lt;/p&gt;
&lt;p&gt;There are genres of game which are intrinsically fun.&lt;/p&gt;
&lt;p&gt;First-person shooters: you get to blow shit up. That&amp;#8217;s fun. You can run through an FPS in God Mode and still enjoy yourself, because, hey, kaboom! Kablammo! Look at all the shit I&amp;#8217;m blowing up! Look at all the zombies/nazis/robots/robot-nazi-zombies I&amp;#8217;m killing! &lt;i&gt;This is so much fun.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;Sidescrollers: The good ones are simply a joy to control. Look at Abe&amp;#8217;s Oddysee for the best example I know of, but a far more well-known example is Super Mario World. &lt;i&gt;Super Mario World is fun&lt;/i&gt;, even when you&amp;#8217;ve played it before. And that&amp;#8217;s not due to the inventive level design, or the &amp;#8220;plot&amp;#8221;, or the challenge &amp;#8211; even after someone&amp;#8217;s beaten it half a dozen times, they&amp;#8217;ll go back and try it again. &lt;i&gt;It&amp;#8217;s simply enjoyable to play.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;Anything involving leveling: We like leveling! People like to see a number that represents how awesome they are, and they like to see that number get larger. So you can have fun with RPGs even after you&amp;#8217;ve beaten them once (plus it&amp;#8217;s like re-reading a good book), and you can enjoy Civilization 4 many many times, partially because your empire is getting huge and you&amp;#8217;re awesome. It&amp;#8217;s fun. You&amp;#8217;ve done it before, but let&amp;#8217;s do it again, let&amp;#8217;s become big and strong for the &lt;s&gt;third&lt;/s&gt; &lt;s&gt;seventeenth&lt;/s&gt; one hundred and fortieth time.&lt;/p&gt;
&lt;p&gt;There&amp;#8217;s one other aspect that can rescue an otherwise doomed game: Intelligent challenge. If fighting against your opponent is nontrivial, if it&amp;#8217;s not obvious what the right choice is in every case, then you can get a great game out of it. See: Civ4. See: Starcraft &lt;i&gt;multiplayer&lt;/i&gt;.&lt;/p&gt;
&lt;p&gt;And that&amp;#8217;s the crux. Starcraft &lt;i&gt;multiplayer&lt;/i&gt; is a really good game. Starcraft singleplayer &lt;i&gt;plot&lt;/i&gt; is really good. But nobody finds Starcraft singleplayer fun to replay.&lt;/p&gt;
&lt;p&gt;Why? Well, it&amp;#8217;s simple. There are no interesting choices.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;A good game is a series of interesting choices&lt;/i&gt;, and once you know how an RTS works, the choices aren&amp;#8217;t interesting anymore. You know the build order. You know the right units. And, let&amp;#8217;s face it, even if you don&amp;#8217;t know the build order or the right units, singleplayer RTSes can almost always be beaten with a few very basic steps:&lt;/p&gt;
&lt;p&gt;* Defend your base.&lt;br /&gt;
* Build your economy.&lt;br /&gt;
* Create an army.&lt;br /&gt;
* Destroy the enemy.&lt;/p&gt;
&lt;p&gt;That&amp;#8217;s it. That&amp;#8217;s the strategy. Now you can beat almost every singleplayer RTS ever made.&lt;/p&gt;
&lt;p&gt;Now, you can draw this out quite a bit. Good singleplayer RTSes tweak the game subtly, many many times, so you never quite understand how it works. They disguise it as &amp;#8220;unlocking new buildings and abilities&amp;#8221; &amp;#8211; in every level, you get More Stuff, changing the game balance and the optimal unit loadout slightly, and you only get the best stuff in the last level. Ever wondered why RTSes delay so much? Ever wondered why first-person shooters seem content to give you all their weapons about halfway through, or two thirds of the way through? It&amp;#8217;s because the RTS game has &lt;i&gt;nothing more to offer you&lt;/i&gt; once it&amp;#8217;s shown you everything.&lt;/p&gt;
&lt;p&gt;Because the game, itself, is fundamentally boring.&lt;/p&gt;
&lt;p&gt;There are many ways I could criticize Mobius. It got less actual development time than any other game I&amp;#8217;ve made so far, and the only reason it doesn&amp;#8217;t look far worse than Too Many Guns is because I&amp;#8217;ve gotten a lot better at making games. The writing suffered, the art suffered, it could have used more variety, it could have used more testing and more balancing.&lt;/p&gt;
&lt;p&gt;But the single most damning criticism is a very simple one.&lt;/p&gt;
&lt;p&gt;Mobius is, unintentionally, a puzzle game, masquerading as an RTS . . . and once you solve the puzzle, you&amp;#8217;re left with a very simple RTS.&lt;/p&gt;
&lt;p&gt;Single-player RTSes do not have interesting choices. Mobius does not have interesting choices.&lt;/p&gt;
&lt;p&gt;And, thus, Mobius is not a good game.&lt;/p&gt;
&lt;div class=&quot;tantan-getcomments&quot;&gt;&lt;a href=&quot;http://www.mandible.net/2009/10/06/mobius-post-mortem/#comments&quot;&gt;&lt;img src=&quot;http://www.mandible.net/wp-content/plugins/tantan/get-comments.php?p=178&quot; style=&quot;border:0;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;</description>
  <category>monthly game</category>
  <category>design</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/803955.html</guid>
  <pubDate>Mon, 28 Sep 2009 12:09:36 GMT</pubDate>
  <title>Mobius</title>
  <link>http://zorbathut.livejournal.com/803955.html</link>
  <description>&lt;p&gt;&lt;a href=&quot;http://www.mandible-games.com/release/mobius-1.0.exe&quot;&gt;Download installer here&lt;/a&gt; (advanced: &lt;a href=&quot;http://www.mandible-games.com/release/mobius-1.0.zip&quot;&gt;zip version&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.mandible.net/wp-content/uploads/2009/09/mobius_screenshot.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#8217;m taking a pretty serious diversion from my previous game designs. Mobius isn&amp;#8217;t a sidescroller in any sense, and in fact, it&amp;#8217;s controlled largely using the mouse. We&amp;#8217;re into realtime strategy here, folks. Well . . . realtime tactics.&lt;/p&gt;
&lt;p&gt;Beyond that, however, I&amp;#8217;m not saying a whole lot about Mobius right now. Download it. Play it. Let me know what you think.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;ll follow up with a postmortem in a bit.&lt;/p&gt;
&lt;div class=&quot;tantan-getcomments&quot;&gt;&lt;a href=&quot;http://www.mandible.net/2009/09/28/mobius/#comments&quot;&gt;&lt;img src=&quot;http://www.mandible.net/wp-content/plugins/tantan/get-comments.php?p=172&quot; style=&quot;border:0;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;</description>
  <category>monthly game</category>
  <category>design</category>
  <category>interface</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/803669.html</guid>
  <pubDate>Sun, 13 Sep 2009 10:52:05 GMT</pubDate>
  <title>Board games, Eurogames, and Chess</title>
  <link>http://zorbathut.livejournal.com/803669.html</link>
  <description>&lt;p&gt;I have been thinking, recently, about which board games I enjoy and why.&lt;/p&gt;
&lt;p&gt;First, this is a very different subject from computer games. Computer games have plot and flow and artistic beauty outside the raw game mechanics. Board games, fundamentally, don&amp;#8217;t. They&amp;#8217;ve got flavor, but it tends to be very static flavor &amp;#8211; contrast comic books with a single frame from that comic book. Much of this entry doesn&amp;#8217;t immediately apply to the board game&amp;#8217;s single-player electronic brethren. I know you guys probably read this for video games, but, well, I&amp;#8217;m not a video gamer, I&amp;#8217;m a gamer.&lt;/p&gt;
&lt;p&gt;Second, what I &lt;i&gt;should&lt;/i&gt; be doing is sleeping, but we can probably all guess how well that&amp;#8217;s working right now.&lt;/p&gt;
&lt;p&gt;So you get a development log entry.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;An engineer, a physicist, and a mathematician go to a convention.&lt;/p&gt;
&lt;p&gt;That night, they all retire to their own separate rooms. They bid each other good night, remark upon the remarkable weather, and sleep. The aforementioned remarkable weather gets worse, lightning strikes the hotel, and a spark leaps from each person&amp;#8217;s power outlet and lands in their wastebasket, which catches fire.&lt;/p&gt;
&lt;p&gt;The engineer wakes up first. He sees the fire, grabs the water cup from his bedside table, and hucks it at the fire, which goes out. After checking to make sure it&amp;#8217;s out completely, he goes back to sleep.&lt;/p&gt;
&lt;p&gt;The physicist wakes shortly after. He quickly estimates the volume of his cup and the size of the fire, guesses at the trajectory necessary to douse the fire, nods in satisfaction, and elegantly hoists his own cup into the air, perfectly covering the fire. He checks to see if it&amp;#8217;s out, just to be sure, but he knows it will be, and it is, so he goes back to sleep.&lt;/p&gt;
&lt;p&gt;The mathematician wakes last. He derives the volume of water, and proves to himself it will put out the fire. He quickly measures his arm strength and the distance to the wastebasket. He calculates an arc that will land the water perfectly in the wastebasket, then rapidly doublechecks his calculations.&lt;/p&gt;
&lt;p&gt;&amp;#8220;Aha!&amp;#8221; he proclaims. &amp;#8220;There is a solution!&amp;#8221;&lt;/p&gt;
&lt;p&gt;And he goes back to sleep.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;I really can&amp;#8217;t stand chess.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;ve tried. I really have. I know it&amp;#8217;s a good game. I know many, many people play it. But me? I can&amp;#8217;t stand it. I think I finally figured out why.&lt;/p&gt;
&lt;p&gt;There&amp;#8217;s a solution to chess.&lt;/p&gt;
&lt;p&gt;More importantly, there&amp;#8217;s a solution to pretty much everything involved in chess.&lt;/p&gt;
&lt;p&gt;Now, okay, we can&amp;#8217;t make a computer that can play perfectly. But at this point chess largely comes down to sheer horsepower. Chess AIs can beat humans regularly. It&amp;#8217;s no longer even worth mentioning. The game is understood well enough, and by enough people, to describe it to a computer such that the computer will absolutely destroy you regularly. But this is not the critical part.&lt;/p&gt;
&lt;p&gt;The critical part is that there are two groups of people when it comes to chess. There are the people who have been playing for their entire lives, and there are the people who haven&amp;#8217;t. If you&amp;#8217;re in the latter group, &lt;i&gt;everything you could possibly come up with in the game has been done already&lt;/i&gt;. There is no room for invention. If a move is uncommon, it&amp;#8217;s probably because it&amp;#8217;s stupid. The game, for you, is solved.&lt;/p&gt;
&lt;p&gt;And it&amp;#8217;s not like you couldn&amp;#8217;t get better. Of course you could get better. You could, quite easily, get better at chess than most people you&amp;#8217;ve ever met ever will be. But you&amp;#8217;ll never be a grandmaster &amp;#8211; you didn&amp;#8217;t start when you were four years old. (What were you thinking?) You will live your entire chess career knowing that there is a bar that you will never reach.&lt;/p&gt;
&lt;p&gt;This is not what I want out of my entertainment.&lt;/p&gt;
&lt;p&gt;What I&amp;#8217;ve determined, slowly and painfully, is that the part I find fascinating about games is &lt;i&gt;learning how they work&lt;/i&gt;. Learning how the pieces interact. Learning how the options interact. Finding ways to break the game, finding ways to fix those breaks, &lt;i&gt;finding ways to break those fixes&lt;/i&gt;. I don&amp;#8217;t want to hone myself to become an absolutely perfect player at a single game &amp;#8211; I want to analyze that game from the inside out and figure out its strategies and design philosophies and understand them on an intellectual level. Nothing more.&lt;/p&gt;
&lt;p&gt;And with chess, that&amp;#8217;s already been done. I can walk into bookstores and find shelves of books doing exactly that.&lt;/p&gt;
&lt;p&gt;What&amp;#8217;s your chess-related question? Oh, let me look that up for you! See? There&amp;#8217;s a solution! You can go back to bed now.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Alright, I&amp;#8217;m not going to bed yet, because I wrote that subject line up there and I&amp;#8217;m not going to change it because I was more awake when I wrote it than I am now and there&amp;#8217;s still one bit in that subject that I haven&amp;#8217;t touched on.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/German-style_board_game&quot;&gt;Eurogames&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The history of board games has been a long and complicated one. Settlers of Catan was really the landmark moment in the recent resurgence, and deservedly so, because it is a great game that happens to avoid many of the problems I find in eurogames.&lt;/p&gt;
&lt;p&gt;Eurogames are a genre of painstakingly balanced board games, with some light flavor and usually light strategy. A single play tends to make that strategy clear. Perfect execution of the strategy is perhaps difficult, but sufficient execution is usually reasonably simple. Eurogames frequently have further balancing mechanics, so that mistakes made in the beginning and end of the game work themselves out rapidly, leaving a tight playfield at the end for many exciting endings.&lt;/p&gt;
&lt;p&gt;Eurogames are a genre of games painstakingly crafted to have limited expert play, with rules carefully constructed to both create an obvious strategy and blatantly demonstrate it to everyone involved. Perfect execution of the strategy is difficult, but except in the absolute highest tiers, largely unnecessary due to internal self-balancing, aimed to insure that everyone is somewhat successful. This balancing can become so extreme that the victory hinges not on your play in the beginning or middle of the game, but on your ability to precisely calculate the entire game state once you&amp;#8217;re two or three moves from the end.&lt;/p&gt;
&lt;p&gt;You see the problem?&lt;/p&gt;
&lt;p&gt;It&amp;#8217;s as if the wastebasket fire &lt;i&gt;came with its own solution&lt;/i&gt;. You don&amp;#8217;t even need to wake the mathematician up, it&amp;#8217;s already done!&lt;/p&gt;
&lt;p&gt;I&amp;#8217;m not trying to say that Eurogames are bad games. If anything, the opposite is true &amp;#8211; the well-known eurogames are such &lt;i&gt;good&lt;/i&gt; games that they are &lt;i&gt;immediately uninteresting&lt;/i&gt;. I probably won&amp;#8217;t be able to break them. The strategy is well-known. In many cases I can&amp;#8217;t even hone my strategy worth talking about, since either the game result hinges around random chance, or it relies solely on the player&amp;#8217;s ability to bruteforce the entire game decision tree in his head.&lt;/p&gt;
&lt;p&gt;The execution can be fun. No, scratch that, the execution is &lt;i&gt;always&lt;/i&gt; fun.&lt;/p&gt;
&lt;p&gt;But when I find myself thinking about board games, and wanting to play them again just to analyze them further, I don&amp;#8217;t think about eurogames. I know how Power Grid works. I understand Settlers. Carcassonne has basically two tiers of play &amp;#8211; one involves counting cards, and the other is trivial. Once you learn how not to screw yourself, you&amp;#8217;re done with Ticket to Ride.&lt;/p&gt;
&lt;p&gt;I find myself thinking about the games that I&amp;#8217;m not sure are balanced. Starcraft, which, in board game form, is a ridiculously complicated strategy game. Android &amp;#8211; I&amp;#8217;ve played it three times, and twice it&amp;#8217;s ended in degenerate cases that, it turns out, violate the rules. Galaxy Trucker, with an entire major game mechanic that I simply &lt;i&gt;do not know how to optimize yet&lt;/i&gt;.&lt;/p&gt;
&lt;p&gt;And if I&amp;#8217;m not playing a game for the research, I&amp;#8217;m playing it for the flavor . . . and with eurogames, that flavor tends to be limited.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;It&amp;#8217;s late, and I&amp;#8217;m tired, and I should have been in bed something like (oh god) four hours ago. But at least now I have some basic understanding of why I&amp;#8217;m bored of eurogames, and why chess doesn&amp;#8217;t interest me, and why Go &lt;i&gt;does&lt;/i&gt; (it&amp;#8217;s because the strategy in Go seems less understood, and seems more intuitive, and I don&amp;#8217;t yet get it, while I do basically understand how chess works even though I can&amp;#8217;t play worth a damn), and why I&amp;#8217;m finding myself rather fascinated with &lt;a href=&quot;http://arimaa.com&quot;&gt;Arimaa&lt;/a&gt; lately.&lt;/p&gt;
&lt;p&gt;I suppose if there&amp;#8217;s one thing you can hope to get out of sleep deprivation, it&amp;#8217;s introspection.&lt;/p&gt;
&lt;p&gt;And now I really am going to bed.&lt;/p&gt;
&lt;div class=&quot;tantan-getcomments&quot;&gt;&lt;a href=&quot;http://www.mandible.net/?p=167#comments&quot;&gt;&lt;img src=&quot;http://www.mandible.net/wp-content/plugins/tantan/get-comments.php?p=167&quot; style=&quot;border:0;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;</description>
  <category>tabletop</category>
  <category>design</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/803381.html</guid>
  <pubDate>Sun, 30 Aug 2009 07:15:38 GMT</pubDate>
  <link>http://zorbathut.livejournal.com/803381.html</link>
  <description>I&apos;ve been thinking lately about the issues I seem to have with relationships.&lt;br /&gt;&lt;br /&gt;Alright. Technically that is a lie. I&apos;ve been thinking about it for something near to a decade. Let us pretend I did not have to admit that.&lt;br /&gt;&lt;br /&gt;I&apos;ve thought of two things that might be problems, in the sense that it would explain some of the issues without offering a real clear method of solving them.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;#1: I Am A Chameleon.&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;See, I&apos;m Interested. Capital I. Perpetually, unceasingly, irrevocably. If you have a subject you know a lot about I will talk to you about it. You want to talk about baseball strategy? I will listen and learn. Endangered frog breeding? Tell me about it. Largescale pest control? I would like to know more!&lt;br /&gt;&lt;br /&gt;And this is not a lie, in any sense. I &lt;i&gt;am&lt;/i&gt; interested in everything.&lt;br /&gt;&lt;br /&gt;But that doesn&apos;t mean I want to spend my life on any of those things. Passing interest, absolutely, I&apos;ll sit there and chat about it for hours or even days if you&apos;re a good conversationalist, but sooner or later I&apos;m gonna buckle down and go back to imagination, worldbuilding, and games, for at least the next few centuries.&lt;br /&gt;&lt;br /&gt;And I think, perhaps, people do not realize this. That in a long-term sense I might do better if I &lt;i&gt;pretended I was not interested in what they have to say&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;Which is not something I plan to do. So . . . no obvious solution, and I&apos;m not sure if this is really a problem or not. But it couples nicely with the next issue, which is that&lt;br /&gt;&lt;br /&gt;&lt;b&gt;#2: I Am A Catalyst.&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;People change around me. Perpetually, unceasingly, irrevocably.&lt;br /&gt;&lt;br /&gt;I&apos;ve got a running joke now that if you want to find the love of your life, all you have to do is go out with me for four months and you&apos;ll find them.&lt;br /&gt;&lt;br /&gt;Which is sadly true, but I don&apos;t think it&apos;s because of Murphy. I think it&apos;s because people near me tend to start homing in what they want to do. Y&apos;see, I take a simple, no-nonsense view of the world. Are you enjoying your life? If not, why are you doing it? No, you don&apos;t need a fancy car and a nice house, why would you need that? Have fun. Do something you enjoy. Take a road trip, live off the land, you know how much money you need to live? It&apos;s actually not very much. &lt;i&gt;Figure out who you are and be that person, fully and completely.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;So people who hang out with me, for long periods of time . . . well, I&apos;ve seen it. Many times. They break down what they think they ought to be and start being who they want to be. (With mixed results.) I&apos;m not claiming this is all me, of course - it can&apos;t be, it has to be mostly them or it&apos;s not real. But I think I tend to prod people in that direction just by being who I am.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;#1 + #2: Boom&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;So we&apos;ve got:&lt;br /&gt;&lt;br /&gt;* They think I&apos;m interested, in a life-long sense, in the same stuff they are.&lt;br /&gt;* They start changing themselves to focus more on what they want out of life.&lt;br /&gt;* They find out that, whoops, really I just like writing video games.&lt;br /&gt;&lt;br /&gt;And it goes downhill from there.&lt;br /&gt;&lt;br /&gt;I don&apos;t know if this is the case. But it feels right.&lt;br /&gt;&lt;br /&gt;And all this said . . . I don&apos;t know how to fix it or, indeed, if it can be fixed, or, indeed, if I &lt;i&gt;want&lt;/i&gt; to fix it. I enjoy who I am. I enjoy being interested in everything. And I would certainly never take someone who I cared about and &lt;i&gt;intentionally deny them a greater chance of finding self-satisfaction&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;So.&lt;br /&gt;&lt;br /&gt;Commentary welcome.&lt;br /&gt;&lt;br /&gt;(Bonus points for spotting the Starship Troopers reference before I mentioned its existence.)</description>
  <comments>http://zorbathut.livejournal.com/803381.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>21</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/803306.html</guid>
  <pubDate>Mon, 17 Aug 2009 16:24:48 GMT</pubDate>
  <title>Nanok, Defender of Earth</title>
  <link>http://zorbathut.livejournal.com/803306.html</link>
  <description>&lt;p&gt;Here we go again! &lt;a href=&quot;http://www.mandible-games.com/release/nanok-1.2.exe&quot;&gt;Download installer here&lt;/a&gt;, or &lt;a href=&quot;http://www.mandible-games.com/release/nanok-1.2.zip&quot;&gt;download ZIP version here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.mandible.net/wp-content/uploads/2009/08/nanokss.png&quot; width=&quot;1024&quot; height=&quot;768&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The original &lt;a href=&quot;http://experimentalgameplay.com/&quot;&gt;Experimental Gameplay Project&lt;/a&gt; has started up again and I&amp;#8217;ve decided to follow it. This month&amp;#8217;s theme is &amp;#8220;Bare Minimum&amp;#8221;.&lt;/p&gt;
&lt;p&gt;You may notice that the main character is a bear.&lt;/p&gt;
&lt;p&gt;Get it? &lt;i&gt;Get it?&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;Besides the obvious pun, I also applied the theme to the game mechanics themselves. Once again I&amp;#8217;m mucking about with difficulty mechanics (I really need to stop this) and once again I&amp;#8217;ve tried a new tactic (at least I&amp;#8217;m making progress.)&lt;/p&gt;
&lt;p&gt;At the beginning of the game you&amp;#8217;re given the option to buy upgrades. Depending on how many upgrades you end the game with, you get a better ending &amp;#8211; the goal is to finish the game with the &lt;i&gt;bare minimum&lt;/i&gt; of upgrades. (On your bear. &lt;i&gt;Get it?&lt;/i&gt;) I&amp;#8217;ve explicitly said &amp;#8220;hey here is your ending, here is how you go about getting a better one&amp;#8221; in as many places as I could. In general, people seem to be figuring it out &amp;#8211; at least, when they put any thought into the game. A few people seem to be taking the tactic of clicking wildly, ignoring the dialog, and them complaining that they didn&amp;#8217;t get the game. I&amp;#8217;m not sure there&amp;#8217;s much I can do about this.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;What Worked&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;I made a level editor before starting this game. Oh man. Made everything &lt;i&gt;so much easier&lt;/i&gt;. As part of the level editor I also put together a UI framework, which also proved invaluable &amp;#8211; I used it for pretty much all the non-game UI to get stuff done vastly faster than I otherwise would have.&lt;/p&gt;
&lt;p&gt;I tried a new method of doing art &amp;#8211; sketching on paper, scanning in, and tracing the lines, then doing fills from there. It worked a whole lot better. My paper art is crummy, but it&amp;#8217;s not as awful as my non-paper art. I also ordered a small tablet, so we&amp;#8217;ll see whether that works even better for next time. I deeply love the picture I came up with for the Ringmaster.&lt;/p&gt;
&lt;p&gt;I do have a vague, unnerving feeling that Nanok and No Such Thing exist in the same universe. They just have a similar feeling. And I&amp;#8217;m pretty sure the Ringmaster is a major figure in that universe. He may be revisited.&lt;/p&gt;
&lt;p&gt;The game&amp;#8217;s fun. I actually enjoy leaping around and shooting things. I&amp;#8217;m not sure anyone besides me has beat it on the hardest mode, so, y&amp;#8217;know, go and try it. Tell me how hard it is.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;What Didn&amp;#8217;t Work&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#8217;m starting to push my knowledge of OpenGL rendering. That&amp;#8217;s good, because I&amp;#8217;m learning. That&amp;#8217;s bad, because I spent probably a day or two just mucking with obscure OpenGL issues and trying to make it run acceptably fast.&lt;/p&gt;
&lt;p&gt;While the new method of doing art does produce better and more interesting art, it&amp;#8217;s also a lot slower. I&amp;#8217;m not sure what the tradeoff here is. Part of me thinks I should have ground out some cheap art and then done something better late, but every minute I spend working on art that I eventually replace is a minute I&amp;#8217;ve effectively wasted. Not ideal. Making a game that looks and plays appropriately is really important for analyzing the gameplay value, just because of how critical graphics are, but I feel like I&amp;#8217;m missing the balance point rather badly.&lt;/p&gt;
&lt;p&gt;I should have put a little more work into the editor. I got it ready for this project thinking &amp;#8220;hmm, I also want a few more features, but I probably won&amp;#8217;t need them immediately.&amp;#8221; Natch, needed &amp;#8216;em immediately. I spent some time working around them and some time implementing them &amp;#8211; more things that cut into my limited time budget.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;m not sure if I didn&amp;#8217;t prioritize well, or if I just picked up something too ambitious, or if I just got screwed by SNAFU. For the first time, I was not able to make the game I wanted to. I wanted more detail in the world, I wanted more detail in the spaceship. I did not want the player to end up walking around in a world of purple blocks. That was not my goal. And yet, here we are &amp;#8211; purple blocks. Ugh.&lt;/p&gt;
&lt;p&gt;I still want parallax (seriously, goddamn, I wanted that *last* game) and I also want some basic music. I don&amp;#8217;t even know where to start with the latter part.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;The Bottom Line&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;With No Such Thing and Fluffytown I was a lot more focused than with Nanok. I need to regain that focus &amp;#8211; when I&amp;#8217;m making the game, the most important thing is to &lt;i&gt;finish the game&lt;/i&gt;. Putzing around with tools and with new techniques is something that should be done before and after the week, not during the week. I fucked that up.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;m spending way too much time with this single game mechanic and I need to go into something more interesting. I&amp;#8217;ve got a few possible ideas for next game &amp;#8211; I&amp;#8217;ll see what the game theme for next month is, then see if that inspires anything.&lt;/p&gt;
&lt;p&gt;On top of that I think I know enough to make a longer-form game now. It&amp;#8217;s still going to be short, but it&amp;#8217;ll be a little more thorough and a little more flavorful. Yes, it will be a sidescroller. Yes, I really like sidescrollers.&lt;/p&gt;
&lt;p&gt;Nanok is fun, but it could have been better. Still, I&amp;#8217;m eagerly awaiting people&amp;#8217;s reactions.&lt;/p&gt;
&lt;p&gt;And yes, this game does have some &lt;i&gt;slight&lt;/i&gt; resemblance to Iji.&lt;/p&gt;
&lt;div class=&quot;tantan-getcomments&quot;&gt;&lt;a href=&quot;http://www.mandible.net/2009/08/17/nanok-defender-of-earth/#comments&quot;&gt;&lt;img src=&quot;http://www.mandible.net/wp-content/plugins/tantan/get-comments.php?p=159&quot; style=&quot;border:0;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;</description>
  <category>monthly game</category>
  <category>design</category>
  <category>art</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/802970.html</guid>
  <pubDate>Sat, 01 Aug 2009 01:20:38 GMT</pubDate>
  <title>Fluffytown Postmortem</title>
  <link>http://zorbathut.livejournal.com/802970.html</link>
  <description>&lt;p&gt;Alright, time for the postmortem.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;The Technical Side&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Qualified success.&lt;/p&gt;
&lt;p&gt;I intentionally used a small loophole in the rules &amp;#8211; I spent a few days beforehand building a capable platformer library named Scaffold. I&amp;#8217;ve never actually written a platformer before, so I wanted to give myself a bit of leeway to fuck things up. This was probably a good idea, since without that I would have had to cut stuff that I wanted to put in. I don&amp;#8217;t feel bad about this at all, since I&amp;#8217;m going to be using the library for other games in the future (in fact I&amp;#8217;m already working on some much-needed improvements and tweaks to it).&lt;/p&gt;
&lt;p&gt;I spent about three days working on the game design &amp;#8211; after the third day, the level fundamentally didn&amp;#8217;t change. I spent about two days on the intro cutscene, ending cutscene, art, and sound, and one day rebuilding some of my libraries and tracking down an awful bug that was causing crashes. Turned out to be a library error with Luabind, with the only fix currently available on a mailing list. Sigh. So a total of five game-related days and one SNAFU-related day.&lt;/p&gt;
&lt;p&gt;I keep pushing myself to do wackier and weirder stuff with Lua. I split the game code into two files and tried to make a good connection between the two. I&amp;#8217;m pretty sure I failed on this, and that&amp;#8217;s where the data leaks and slowdowns come from. Something to fix with Scaffold v2.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;m abusing coroutines more and more as I go, and they just keep getting better. Coroutines are absolute gold. If you&amp;#8217;re trying to do any kind of scripting or AI in a language without them, just stop now and find a language that has them. I&amp;#8217;m serious here, I whipped out things in five minutes that would have taken an hour or two in C++. My code is grim and nasty, but shockingly maintainable and compact, so as far as I&amp;#8217;m concerned the coding of this is a great success, at least on the Learning Experience front, which is why it&amp;#8217;s kind of a qualified success for the actual game.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;The Artistic Side&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;You may have noticed there&amp;#8217;s just a little bit more custom art in this than in No Such Thing.&lt;/p&gt;
&lt;p&gt;No Such Thing had a total of 23 images, totaling 177kb, with 159kb of this being the backgrounds. Fluffytown has 76 images, 226kb, 187kb being backgrounds of various sorts. Fluffytown also has those images divided roughly into 14 animations (No Such Thing&amp;#8217;s only animation was the explosion) and contains 17 sound effects compared to NST&amp;#8217;s four.&lt;/p&gt;
&lt;p&gt;And yet, I spent about the same amount of time on art and sound. I&amp;#8217;m getting better at this, clearly.&lt;/p&gt;
&lt;p&gt;I botched the resolution a little bit. I&amp;#8217;d meant to make it a 320&amp;#215;240 game, only I got confused sometime between making the hearts and the elephants, and I ended up making it 640&amp;#215;480. That was a mistake &amp;#8211; in retrospect I think 640&amp;#215;480 is exactly the wrong resolution. At higher resolutions you can get away with solid colors and aliased shapes, at lower resolutions you can get away with more abstraction. 640&amp;#215;480 is this annoying little niche where you can&amp;#8217;t do Iji-style art and you can&amp;#8217;t do Spelunky-style art. I&amp;#8217;m not going to make that mistake again.&lt;/p&gt;
&lt;p&gt;I have a lot of trouble with shapes. I am just flat-out not good at doing shapes on a computer. As bad as I am with pencil and paper art &amp;#8211; and I&amp;#8217;m pretty damn bad &amp;#8211; I can at least get shapes to do what I intend after a few tries, and I just can&amp;#8217;t get that working on the computer. I&amp;#8217;ve ordered a cheap scanner and I&amp;#8217;ll be trying to do sketches, scanning them in, and tracing from there for my next project (assuming I do sprite art, I&amp;#8217;m seriously considering just doing opengl effects for whatever comes next.)&lt;/p&gt;
&lt;p&gt;All that said, I&amp;#8217;m rather proud of the art. For someone who sucks at art it&amp;#8217;s not bad at all.&lt;/p&gt;
&lt;p&gt;I was hoping to include several parallax layers in this level, as I consider parallax to be one of those real easy things you can do with incredible results. My &amp;#8220;level editor&amp;#8221; was not up to the task, however (if you go to line 341 in main.lua you can see what I mean by a &amp;#8220;level editor&amp;#8221; &amp;#8211; I recommend using a monospaced font with word wrapping off). Also, while my engine supports non-grid-aligned objects, my &amp;#8220;level editor&amp;#8221; fundamentally does not. I&amp;#8217;ll be putting something better together for Scaffold v2. I want my parallax. &lt;/p&gt;
&lt;p&gt;&lt;b&gt;The Gameplay Side&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Alright, here&amp;#8217;s the interesting bit :)&lt;/p&gt;
&lt;p&gt;The weirdest thing about this game is the fact that none of my testers figured out the gimmick. Not one. I was ready to write it off as a failure of a test, only once I posted it, a ton of people figured it out &amp;#8211; some even before the end screen. I&amp;#8217;m not quite sure what happened here. Maybe my testers, thanks to me being right there online waiting for a response, didn&amp;#8217;t bother trying to look into it too deeply. Maybe the addition of more sound effects and more thorough graphics &amp;#8211; which my testers didn&amp;#8217;t have &amp;#8211; made it immersive enough that people started noticing the details, and not just the gameplay. Or maybe my testers are just kinda dumb :v:&lt;/p&gt;
&lt;p&gt;The gimmick is indeed the fact that it tracks exactly what you kill and leaves appropriate piles of bleeding coffins on the side of the screen once you end the game, as well as removing the corresponding happy living creatures.&lt;/p&gt;
&lt;p&gt;After No Such Thing I found myself thinking a lot about gimmicks that somehow encourage the player to do something counterintuitive. In NST, you merely tried to avoid getting hit, but it was kind of bizarre because getting hit gave you a more awesome weapon. A lot of people just wanted a really big weapon, and so my encouragement of score just flat-out did not work for them.&lt;/p&gt;
&lt;p&gt;In Fluffytown I was going for a much subtler incentive. I wanted to see if I could get people to challenge themselves without being explicitly told &amp;#8220;hey you should go try this&amp;#8221;. I also wanted to challenge &lt;i&gt;myself&lt;/i&gt; &amp;#8211; I tend to want to force the player to play the game &amp;#8220;the right way&amp;#8221;, and in Fluffytown . . . well, if you want to go on a homicidal rampage, that&amp;#8217;s A-OK. Besides a lot of bloody coffins, the game will let you, and if you find the sight of a blood-soaked hill pleasing and enjoyable, more power to ya.&lt;/p&gt;
&lt;p&gt;Overall, I think this actually worked quite well. Some people went back and tried to do it &amp;#8220;the hard way&amp;#8221;, some didn&amp;#8217;t notice and just flat-out beat the game. I&amp;#8217;m actually fine with this. At some point, you have to acknowledge that your players might not notice all the cute subtleties and jump through all your flaming hoops. Everyone seemed to have fun with the game &amp;#8211; some people just extended their fun further than others.&lt;/p&gt;
&lt;p&gt;That&amp;#8217;s cool. I like that.&lt;/p&gt;
&lt;p&gt;In terms of difficulty, I got a lot of comments that the game was pretty tough. Amusingly, these were invariably followed by &amp;#8220;but I beat it anyway&amp;#8221;. I think this means it was exactly the right toughness.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Summary&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;After some testing, I was pretty sure it was going to be an epic flop. After reading a bunch of comments, it wasn&amp;#8217;t. Clearly I need to have more confidence in people. I think there&amp;#8217;s a self-balancing aspect with obtuse plotlines &amp;#8211; if the plot or the Ultimate Ending is obscure or difficult, the people who figure it out will &lt;i&gt;really&lt;/i&gt; love it. (See: Cave Story.) By beating your player over the head with it like No Such Thing did, alright, everyone&amp;#8217;s going to see it, but nobody&amp;#8217;s going to care about it. Fluffytown got people emotionally invested.&lt;/p&gt;
&lt;p&gt;Now I need to figure out what game to do next &amp;#8211; I&amp;#8217;ve got two ideas, both of which I&amp;#8217;m pretty sure I&amp;#8217;m not able to do justice to yet.&lt;/p&gt;
&lt;div class=&quot;tantan-getcomments&quot;&gt;&lt;a href=&quot;http://www.mandible.net/2009/07/31/fluffytown-postmortem/#comments&quot;&gt;&lt;img src=&quot;http://www.mandible.net/wp-content/plugins/tantan/get-comments.php?p=156&quot; style=&quot;border:0;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;</description>
  <category>monthly game</category>
  <category>design</category>
  <category>art</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/802712.html</guid>
  <pubDate>Thu, 30 Jul 2009 19:34:50 GMT</pubDate>
  <title>SNAFU</title>
  <link>http://zorbathut.livejournal.com/802712.html</link>
  <description>&lt;p&gt;Bit of a general fuckup here, folks &amp;#8211; it turns out that the Mandible blog has been rejecting comments for probably a few days. If you posted a comment about Fluffytown, I&amp;#8217;m sorry to say it got entirely lost and I can&amp;#8217;t retrieve it. If you had anything to say (and I&amp;#8217;m hoping someone did) I&amp;#8217;d appreciate it if you&amp;#8217;d go back and re-comment, or at least summarize what you had to say.&lt;/p&gt;
&lt;p&gt;Now I&amp;#8217;m going to go figure out a way to automatically notify myself when things go this wrong.&lt;/p&gt;
&lt;div class=&quot;tantan-getcomments&quot;&gt;&lt;a href=&quot;http://www.mandible.net/?p=154#comments&quot;&gt;&lt;img src=&quot;http://www.mandible.net/wp-content/plugins/tantan/get-comments.php?p=154&quot; style=&quot;border:0;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;</description>
  <category>mandible</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/802411.html</guid>
  <pubDate>Mon, 27 Jul 2009 17:32:46 GMT</pubDate>
  <title>Liberación de Fluffytown</title>
  <link>http://zorbathut.livejournal.com/802411.html</link>
  <description>&lt;p&gt;Here we go again! &lt;a href=&quot;http://www.mandible-games.com/release/fluffytown-1.0.exe&quot;&gt;Experimental Game #2&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.mandible.net/wp-content/uploads/2009/07/fluffytown_screenshot_1.png&quot; alt=&quot;dead elephants make everything better&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.mandible.net/wp-content/uploads/2009/07/fluffytown_screenshot_2.png&quot; alt=&quot;KABOOM&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#8217;m not giving much commentary on this yet, since I need to get more responses unbiased by my comments. So: &lt;a href=&quot;http://www.mandible-games.com/release/fluffytown-1.0.exe&quot;&gt;grab the game&lt;/a&gt;! Play it! &lt;i&gt;Tell me everything you think.&lt;/i&gt;&lt;/p&gt;
&lt;div class=&quot;tantan-getcomments&quot;&gt;&lt;a href=&quot;http://www.mandible.net/2009/07/27/liberacion-de-fluffytown/#comments&quot;&gt;&lt;img src=&quot;http://www.mandible.net/wp-content/plugins/tantan/get-comments.php?p=148&quot; style=&quot;border:0;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;</description>
  <category>monthly game</category>
  <category>design</category>
  <category>art</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/802227.html</guid>
  <pubDate>Wed, 24 Jun 2009 18:02:28 GMT</pubDate>
  <title>No Such Thing As Too Many Guns</title>
  <link>http://zorbathut.livejournal.com/802227.html</link>
  <description>&lt;p&gt;Here it is. &lt;a href=&quot;http://www.mandible-games.com/release/no_such_thing-1.0.exe&quot;&gt;Experimental Game #1&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;center&gt;&lt;img src=&quot;http://www.mandible.net/wp-content/uploads/2009/06/nst_screenshot.png&quot; title=&quot;Behold, my stunning art skills! I mean &amp;quot;stunning&amp;quot; in a literal sense.&quot; /&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.mandible-games.com/release/no_such_thing-1.0.exe&quot;&gt;(Download for Windows)&lt;/a&gt;&lt;br /&gt;
&lt;/center&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#8217;ve already shared this around to some friends, so I&amp;#8217;m just going to post my postmortem right now.&lt;/p&gt;
&lt;p&gt;It all comes down to my mom.&lt;/p&gt;
&lt;p&gt;My mom is not very good at games. She&amp;#8217;s better than she thinks she is, but she has a real hard time working through any kind of roadblock. Super Mario World? Can&amp;#8217;t get to a save point &amp;#8211; can&amp;#8217;t even beat the second level. Braid? Well . . . it turns out she&amp;#8217;s actually pretty dang good at Braid.&lt;/p&gt;
&lt;p&gt;The difference is the &amp;#8220;game over&amp;#8221; screen. She hates the Game Over screen. She hates being told &amp;#8220;well, you&amp;#8217;re doing better . . . but *not good enough*!&amp;#8221; Super Mario World has that failure screen. Braid doesn&amp;#8217;t &amp;#8211; you just hit the rewind button and try it again.&lt;/p&gt;
&lt;p&gt;No Such Thing is impossible to lose.&lt;/p&gt;
&lt;p&gt;Seriously. You cannot do it. If you get hit, you lose your current gun and instantly get a &lt;i&gt;better&lt;/i&gt; gun. Eventually, you will kill the final boss, and win the game.&lt;/p&gt;
&lt;p&gt;The challenge is in seeing how far you can make it without being hit, and it&amp;#8217;s self-balancing in the sense that, if you can sling more firepower around, you can avoid being hit better.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;d hoped people &amp;#8211; even people who were bad at games &amp;#8211; would find this interesting enough to give the game a few playthroughs. I&amp;#8217;d hoped people wouldn&amp;#8217;t be scared of it &amp;#8211; sure, you got shot, but all you got was a better gun! No worries! Keep on truckin&amp;#8217;!&lt;/p&gt;
&lt;p&gt;In the end, the game took about five days to make. I considered adding one to three more levels but I couldn&amp;#8217;t think of any interesting level gimmicks that wouldn&amp;#8217;t take a solid day just to code (walls, for example, or enemies that couldn&amp;#8217;t be described easily as circles) and it just didn&amp;#8217;t seem worth it. The gimmick was the interesting part, and the game is developed enough to test the gimmick.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;What Worked&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;The game design itself seems to be rather effective. People enjoy it, and seem to frequently try several times to get a better score. That&amp;#8217;s what I was hoping for! Even people who are traditionally very bad at action games seem to enjoy giving it a few shots &amp;#8211; sure, they&amp;#8217;re bad at it, but they get better at it rapidly. And since they&amp;#8217;re competing against themselves, rather than against a fixed &amp;#8220;ha ha you are terrible at games&amp;#8221; metric, they can see their progress in a more useful way than moving from #722,857 to #618,004 on a gigantic leaderboard.&lt;/p&gt;
&lt;p&gt;So the idea seems to be a success.&lt;/p&gt;
&lt;p&gt;Another goal for this game was to try out the game framework I put together. The framework is also a success. All the game and UI logic is in Lua, and that worked stunningly. (Coroutines and upvalues are golden.) I was worried about performance issues, but I flat-out haven&amp;#8217;t had any &amp;#8211; the only performance problem I had was when I had a bug keeping bullets from being culled, so every bullet you fired flew forever. I cannot recommend Lua enough. You should be using it.&lt;/p&gt;
&lt;p&gt;The framework was a little rocky at times &amp;#8211; there were inevitable bugs &amp;#8211; but I probably spent only a day or so overall fixing them.&lt;/p&gt;
&lt;p&gt;SFXR turned out to be great for sound, and I&amp;#8217;m actually quite satisfied with the sound in this game. For the amount of time I spent on it, it&amp;#8217;s perfect.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;What Didn&amp;#8217;t Work&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Originally I&amp;#8217;d planned for the weapon types to upgrade as well. It seems to be a common issue in my games that I end up changing &amp;#8220;upgrade weapon types&amp;#8221; into &amp;#8220;upgrade firerate&amp;#8221; &amp;#8211; this is the second time I&amp;#8217;ve done it. I tend to do it because it&amp;#8217;s easy to tell which weapons are better if you do it this way, and it&amp;#8217;s easier to make a level that behaves interestingly, but the character suffers as a result. I need to stop doing this. Varied weapon behavior is more fun than just turning a slow-fire weapon into a rapid-fire weapon.&lt;/p&gt;
&lt;p&gt;My art, while better than I feared, is pretty damn awful. I need to work on that more. Practice will help.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;m still, fundamentally, afraid of OpenGL. I think my next project may have to involve a lot more flashy OpenGL effects that cannot be expressed with &amp;#8220;draw some sprites&amp;#8221;, because I&amp;#8217;m basically limiting myself to &amp;#8220;draw some sprites&amp;#8221;. As with my art, that&amp;#8217;s making the graphics suffer, and graphics are an important part of the experience.&lt;/p&gt;
&lt;p&gt;I still need to figure out some better patterns for making Lua do what I want. Things went great until I set it up so you could start over, or start another level, and then they degenerated into murk. I&amp;#8217;ve got some ideas to fix this also, but I&amp;#8217;m going to have to research Lua semantics more than I&amp;#8217;d hoped.&lt;/p&gt;
&lt;p&gt;Speaking of Lua semantics, I had a constant war with getting useful stack traces. I&amp;#8217;m going to have to sit down and make a good stack trace library so I can get Lua stacktraces easily. It all works great until you involve coroutines, and then it melts down. It&amp;#8217;s solvable &amp;#8211; it&amp;#8217;ll just take a day or two.&lt;/p&gt;
&lt;p&gt;Taking a week to do some other stuff, then working on my dev framework a little . . . then moving on to another game.&lt;/p&gt;
&lt;p&gt;Let me know what you thought of this one.&lt;/p&gt;
&lt;div class=&quot;tantan-getcomments&quot;&gt;&lt;a href=&quot;http://www.mandible.net/2009/06/24/no-such-thing-as-too-many-guns/#comments&quot;&gt;&lt;img src=&quot;http://www.mandible.net/wp-content/plugins/tantan/get-comments.php?p=138&quot; style=&quot;border:0;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;</description>
  <category>coding</category>
  <category>monthly game</category>
  <category>design</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/801767.html</guid>
  <pubDate>Mon, 01 Jun 2009 23:05:58 GMT</pubDate>
  <title>twitter snippets</title>
  <link>http://zorbathut.livejournal.com/801767.html</link>
  <description>&lt;ul class=&quot;loudtwitter&quot;&gt;&lt;li&gt;Bad game mechanic: Process of elimination. Worse game mechanic: Process of elimination with mandatory cutscenes and finicky controls. &lt;a href=&quot;http://twitter.com/zorbathut/statuses/1986919607&quot;&gt;#&lt;/a&gt;&lt;/li&gt; &lt;li&gt;Also, I&apos;ve seen adventure game heroes put inventory in all manner of unlikely places, but Wallace seems to jam everything in his armpit. &lt;a href=&quot;http://twitter.com/zorbathut/statuses/1986955217&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;(Got questions? I read replies! Discussed entries may be turned into full-fledged journal posts, so ask away.)</description>
  <comments>http://zorbathut.livejournal.com/801767.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>5</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/801456.html</guid>
  <pubDate>Mon, 18 May 2009 22:56:17 GMT</pubDate>
  <link>http://zorbathut.livejournal.com/801456.html</link>
  <description>&lt;a href=&quot;http://www.penny-arcade.com/2009/05/18/call-enforcers/&quot;&gt;Be a Penny Arcade Expo Enforcer&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If you like games and fun, you should go to PAX. If you like games and &lt;i&gt;hard work&lt;/i&gt;, you should go to PAX and be an enforcer.&lt;br /&gt;&lt;br /&gt;This is your public service announcement for the day.</description>
  <comments>http://zorbathut.livejournal.com/801456.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>3</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/801127.html</guid>
  <pubDate>Thu, 14 May 2009 23:07:08 GMT</pubDate>
  <title>twitter snippets</title>
  <link>http://zorbathut.livejournal.com/801127.html</link>
  <description>&lt;ul class=&quot;loudtwitter&quot;&gt;&lt;li&gt;Universe design: Where does the leader lead from? A castle? A hut? There&apos;s a WoW character who leads from an inn. What does that say? &lt;a href=&quot;http://twitter.com/zorbathut/statuses/1794703810&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;(Got questions? I read replies! Discussed entries may be turned into full-fledged journal posts, so ask away.)</description>
  <comments>http://zorbathut.livejournal.com/801127.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>6</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/801015.html</guid>
  <pubDate>Mon, 11 May 2009 23:06:32 GMT</pubDate>
  <title>twitter snippets</title>
  <link>http://zorbathut.livejournal.com/801015.html</link>
  <description>&lt;ul class=&quot;loudtwitter&quot;&gt;&lt;li&gt;People don&apos;t want to drive to stores. Steam lets you buy full games without the pesky store. Everything should be on Steam. Everything. &lt;a href=&quot;http://twitter.com/zorbathut/statuses/1762103529&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;(Got questions? I read replies! Discussed entries may be turned into full-fledged journal posts, so ask away.)</description>
  <comments>http://zorbathut.livejournal.com/801015.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>4</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/800547.html</guid>
  <pubDate>Sun, 10 May 2009 07:40:47 GMT</pubDate>
  <link>http://zorbathut.livejournal.com/800547.html</link>
  <description>So obviously I&apos;ve gotten the whole Twitter thing going.&lt;br /&gt;&lt;br /&gt;This is a test solution, I&apos;m not committed to using it forever. If you decide you hate it enough that you&apos;d rather not read my journal, &lt;i&gt;let me know&lt;/i&gt;. It should only post once per day.&lt;br /&gt;&lt;br /&gt;I could probably rig it to tag posts as &quot;twitter&quot;, but since you can&apos;t filter posts by tag anyway, it doesn&apos;t seem like there&apos;s a lot of point to that. So I haven&apos;t.&lt;br /&gt;&lt;br /&gt;We&apos;ll see whether this turns out to be useful. Not worth burning a lot of time on it if it isn&apos;t!</description>
  <comments>http://zorbathut.livejournal.com/800547.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>8</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/800276.html</guid>
  <pubDate>Sun, 10 May 2009 07:37:31 GMT</pubDate>
  <link>http://zorbathut.livejournal.com/800276.html</link>
  <description>&lt;ul class=&quot;loudtwitter&quot;&gt;&lt;li&gt;&lt;em&gt;23:25&lt;/em&gt; Resource management in ChronoTrigger: Swap party member out, cure everyone, swap back in. This sucks. Make it automatic or make it not work. &lt;a href=&quot;http://twitter.com/zorbathut/statuses/1752914121&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;</description>
  <comments>http://zorbathut.livejournal.com/800276.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/800235.html</guid>
  <pubDate>Fri, 01 May 2009 16:36:25 GMT</pubDate>
  <link>http://zorbathut.livejournal.com/800235.html</link>
  <description>I&apos;ve realized that I desperately need to sign up for Twitter.&lt;br /&gt;&lt;br /&gt;See, one of the reasons I don&apos;t post often is because coming up with a full post takes a lot of work. It&apos;s time-consuming. It&apos;s mentally exhausting. So when I come up with a neat one-line thought, that I&apos;m not sure I can tease into a full entry, I end up with three real options.&lt;br /&gt;&lt;br /&gt;1) Dump it.&lt;br /&gt;2) Post it anyway and spam Livejournal.&lt;br /&gt;3) Spend a lot of effort to turn it into a full post, and likely fail.&lt;br /&gt;&lt;br /&gt;Whereas I&apos;d prefer option 4:&lt;br /&gt;&lt;br /&gt;4) Post it, and if people are curious about it, turn it into a full entry.&lt;br /&gt;&lt;br /&gt;On the other hand, most of the people who read me do so here. Which leads me to my question:&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;a href=&quot;http://www.livejournal.com/poll/?id=1393152&quot;&gt;View Poll: #1393152&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Keep in mind that we&apos;re not talking about things like &lt;a href=&quot;http://www.penny-arcade.com/comic/2008/4/23/&quot;&gt;this&lt;/a&gt;, we&apos;re talking more along the lines of &quot;Madmen are failed memetic mutations, and as such, as critical for memetic evolution.&quot;</description>
  <comments>http://zorbathut.livejournal.com/800235.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>16</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/799900.html</guid>
  <pubDate>Fri, 24 Apr 2009 18:35:51 GMT</pubDate>
  <link>http://zorbathut.livejournal.com/799900.html</link>
  <description>fuck &lt;a href=&quot;http://en.wikipedia.org/wiki/Capacitor_plague&quot;&gt;capacitor plague&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;seriously. just fuck it.</description>
  <comments>http://zorbathut.livejournal.com/799900.html</comments>
  <lj:mood>shaking fist in rage, etc</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>2</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://zorbathut.livejournal.com/799529.html</guid>
  <pubDate>Fri, 09 Jan 2009 22:16:15 GMT</pubDate>
  <link>http://zorbathut.livejournal.com/799529.html</link>
  <description>Sometimes I really admire Kratos&apos;s approach to solving problems.&lt;br /&gt;&lt;br /&gt;&quot;Oh hello, what&apos;s this? It&apos;s a throne with a corpse on it! I wonder if the throne is&quot; &quot;KICK THRONE OFF CLIFF&quot;&lt;br /&gt;&quot;But wait, Kratos! There&apos;s a wall in the way! What should we&quot; &quot;KICK THRONE THROUGH WALL OFF CLIFF&quot;&lt;br /&gt;&quot;What about the corpse? Why don&apos;t&quot; &quot;KICK THRONE WITH CORPSE THROUGH WALL OFF CLIFF&quot;&lt;br /&gt;&lt;br /&gt;(Kratos kicks the throne, corpse included, through the barrier, opening up the next area. The throne shatters on the ground below. The corpse becomes an integral part of the next puzzle.)</description>
  <comments>http://zorbathut.livejournal.com/799529.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>3</lj:reply-count>
</item>
</channel>
</rss>
