<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: The Persistence of Memory</title>
	<atom:link href="http://www.ludumdare.com/compo/2010/10/02/the-persistence-of-memory/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ludumdare.com/compo/2010/10/02/the-persistence-of-memory/</link>
	<description>A tri-annual 48 hour solo game development competition.</description>
	<lastBuildDate>Fri, 24 May 2013 03:28:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Tim Hardy</title>
		<link>http://www.ludumdare.com/compo/2010/10/02/the-persistence-of-memory/comment-page-1/#comment-17341</link>
		<dc:creator>Tim Hardy</dc:creator>
		<pubDate>Mon, 04 Oct 2010 19:47:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=27982#comment-17341</guid>
		<description><![CDATA[stqn, thank you so much for taking the time to download and play the game and for your comments.

Added a screenshot - good suggestion!

That&#039;s good advice about starting in a windowed mode and for making it smaller. Thanks for sharing how you did that. 

The annoyance level is deliberate but I hope it inspired you to try again rather than quit: I wanted a feeling that was a little like snakes and ladders (chutes and ladders if you&#039;re from the US) only instead of it being a random throw of the dice that reverses your fortunes, it&#039;s your own mistake. You can get into cascades of mistakes and punishments that take you back to the start as you&#039;ve found out - but it is possible to claw your way back to completing it. 

If you persist, you&#039;ll find strategies that make it easier. My best score now is 128! 

Thank you again for playing and for the suggestions.]]></description>
		<content:encoded><![CDATA[<p>stqn, thank you so much for taking the time to download and play the game and for your comments.</p>
<p>Added a screenshot &#8211; good suggestion!</p>
<p>That&#8217;s good advice about starting in a windowed mode and for making it smaller. Thanks for sharing how you did that. </p>
<p>The annoyance level is deliberate but I hope it inspired you to try again rather than quit: I wanted a feeling that was a little like snakes and ladders (chutes and ladders if you&#8217;re from the US) only instead of it being a random throw of the dice that reverses your fortunes, it&#8217;s your own mistake. You can get into cascades of mistakes and punishments that take you back to the start as you&#8217;ve found out &#8211; but it is possible to claw your way back to completing it. </p>
<p>If you persist, you&#8217;ll find strategies that make it easier. My best score now is 128! </p>
<p>Thank you again for playing and for the suggestions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stqn</title>
		<link>http://www.ludumdare.com/compo/2010/10/02/the-persistence-of-memory/comment-page-1/#comment-17339</link>
		<dc:creator>stqn</dc:creator>
		<pubDate>Mon, 04 Oct 2010 11:22:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=27982#comment-17339</guid>
		<description><![CDATA[...so *maybe* I could get better...]]></description>
		<content:encoded><![CDATA[<p>&#8230;so *maybe* I could get better&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stqn</title>
		<link>http://www.ludumdare.com/compo/2010/10/02/the-persistence-of-memory/comment-page-1/#comment-17338</link>
		<dc:creator>stqn</dc:creator>
		<pubDate>Mon, 04 Oct 2010 11:20:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=27982#comment-17338</guid>
		<description><![CDATA[Ok, by changing the following lines I could play:
SCREEN_SIZE = (800, 600)
SCALE = 2.5
self.screen = pygame.display.set_mode(SCREEN_SIZE)
(I hate it when games start in fullscreen... most of the time the display is distorted (wrong ratio), it screws up my windows positions, and I can&#039;t exit (neither alt-tab nor esc nor alt-f4 work)...)

I like the idea of making things progessively more difficult, but it&#039;s too hard to have to remember where the cards were in the previous round in case of an error... Well, I guess the point is to train one&#039;s memory, so many I could get better at this :). It was discouraging when it started turning back 6 cards from the previous round though, and then from the round before, and the round before...]]></description>
		<content:encoded><![CDATA[<p>Ok, by changing the following lines I could play:<br />
SCREEN_SIZE = (800, 600)<br />
SCALE = 2.5<br />
self.screen = pygame.display.set_mode(SCREEN_SIZE)<br />
(I hate it when games start in fullscreen&#8230; most of the time the display is distorted (wrong ratio), it screws up my windows positions, and I can&#8217;t exit (neither alt-tab nor esc nor alt-f4 work)&#8230;)</p>
<p>I like the idea of making things progessively more difficult, but it&#8217;s too hard to have to remember where the cards were in the previous round in case of an error&#8230; Well, I guess the point is to train one&#8217;s memory, so many I could get better at this <img src='http://www.ludumdare.com/compo/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . It was discouraging when it started turning back 6 cards from the previous round though, and then from the round before, and the round before&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stqn</title>
		<link>http://www.ludumdare.com/compo/2010/10/02/the-persistence-of-memory/comment-page-1/#comment-17337</link>
		<dc:creator>stqn</dc:creator>
		<pubDate>Mon, 04 Oct 2010 11:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=27982#comment-17337</guid>
		<description><![CDATA[That&#039;s a big chunk of text to read, with not even a single screenshot!

I downloaded your game anyway, but:
pygame.error: No video mode large enough for 1280x1024

(I can probably fix it myself, let&#039;s see what happens next...)]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s a big chunk of text to read, with not even a single screenshot!</p>
<p>I downloaded your game anyway, but:<br />
pygame.error: No video mode large enough for 1280&#215;1024</p>
<p>(I can probably fix it myself, let&#8217;s see what happens next&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Hardy</title>
		<link>http://www.ludumdare.com/compo/2010/10/02/the-persistence-of-memory/comment-page-1/#comment-17325</link>
		<dc:creator>Tim Hardy</dc:creator>
		<pubDate>Sat, 02 Oct 2010 20:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=27982#comment-17325</guid>
		<description><![CDATA[The source is here: http://dl.dropbox.com/u/144981/ThePersistenceOfMemory.zip

Requires python and pygame to run. Developed using python 2.6.5]]></description>
		<content:encoded><![CDATA[<p>The source is here: <a href="http://dl.dropbox.com/u/144981/ThePersistenceOfMemory.zip" rel="nofollow">http://dl.dropbox.com/u/144981/ThePersistenceOfMemory.zip</a></p>
<p>Requires python and pygame to run. Developed using python 2.6.5</p>
]]></content:encoded>
	</item>
</channel>
</rss>
