<?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>blog.joaomorais.com &#187; Pingus</title>
	<atom:link href="http://blog.joaomorais.com/tag/pingus/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joaomorais.com</link>
	<description>Blog about software development, personal projects and development tools.</description>
	<lastBuildDate>Mon, 10 Apr 2017 02:26:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>How to add new levels to Pingus?</title>
		<link>http://blog.joaomorais.com/how-to-add-new-levels-to-pingus/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-add-new-levels-to-pingus</link>
		<comments>http://blog.joaomorais.com/how-to-add-new-levels-to-pingus/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 10:28:01 +0000</pubDate>
		<dc:creator>João Morais</dc:creator>
				<category><![CDATA[Papers]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Pingus]]></category>

		<guid isPermaLink="false">http://solidlocker.webhs.org/wordpress/?p=153</guid>
		<description><![CDATA[Last week I was looking for games developed with ClanLib and I found this one. For those of you who don&#8217;t know what Pingus is all about check it&#8217;s entry at Wikipedia, it reminds me of Lemmings. Actually I&#8217;m not a games guy, but from time to time I like to play some classic games [...]]]></description>
				<content:encoded><![CDATA[<p>Last week I was looking for games developed with <a title="ClanLib SDK" href="http://www.clanlib.org/">ClanLib</a> and I found this one. For those of you who don&#8217;t know what <a title="Pingus Homepage" href="http://pingus.seul.org/">Pingus</a> is all about check it&#8217;s entry at <a title="Pingus at Wikipedia" href="http://en.wikipedia.org/wiki/Pingus">Wikipedia</a>, it reminds me of <a title="Lemmings at Wikipedia" href="http://en.wikipedia.org/wiki/Lemmings">Lemmings</a>.</p>
<p>Actually I&#8217;m not a games guy, but from time to time I like to play some classic games (they&#8217;re my favorites), and this one fits in this category, it is a very simple game with good story and good graphics.</p>
<p>At this time I finished the &#8220;Tutorial Island&#8221; (you&#8217;ll know what that is after you play the game) and unfortunately that is the end of the game.</p>
<p>Suddenly I got the feeling &#8220;Only this? No more levels? I want more&#8230;&#8221;, and I did a couple of searches and found some how to add new levels to the game.</p>
<p><span id="more-153"></span>Follow the steps below:</p>
<p>1. Download the &#8220;<em>pingus level hacks</em>&#8221; file.</p>
<p style="padding-left: 30px;"><span style="color: #0000ff;">$ wget http://blog.joaomorais.com/public/pingus.tar.gz</span></p>
<p>2. Uncompress it.</p>
<p style="padding-left: 30px;"><span style="color: #0000ff;">$ tar xvf pingus.tar.gz</span></p>
<p>3. Open it with your text editor.</p>
<p style="padding-left: 30px;"><span style="color: #0000ff;">$ gedit pingus</span></p>
<p>4. Replace  <em>PINGUS_DIR</em> with your default Pingus levels folder.</p>
<p>5. Edit your <em>Applications&gt;Games</em> menu and edit the game shortcut properties and change it&#8217;s path to the one you placed your file.</p>
<p style="padding-left: 30px;"><span style="color: #0000ff;">$ sh /path/to/your/pingus/file;</span></p>
<p>When you launch this file from your games menu, you will be given a directory listing of all the additional levels in your computer. You should select one to play it, or hit &#8220;<em>Cancel</em>&#8221; to start the game normally.</p>
<p>Note: This great tips were taken from <a title="Ubuntu Forums" href="http://ubuntuforums.org/">ubuntuforums.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.joaomorais.com/how-to-add-new-levels-to-pingus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
