<?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>SavvyAdmin.com &#187; Games</title>
	<atom:link href="http://savvyadmin.com/tag/games/feed/" rel="self" type="application/rss+xml" />
	<link>http://savvyadmin.com</link>
	<description>For savvy admins everywhere...</description>
	<lastBuildDate>Fri, 21 Jan 2011 17:53:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Word War Vi in Ubuntu</title>
		<link>http://savvyadmin.com/word-war-vi-in-ubuntu/</link>
		<comments>http://savvyadmin.com/word-war-vi-in-ubuntu/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 16:29:54 +0000</pubDate>
		<dc:creator>gmendoza</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.savvyadmin.com/?p=179</guid>
		<description><![CDATA[As described by the author, Word War Vi is &#8220;a retro styled side scrolling shoot&#8217;em up arcade game for linux&#8221;. The game play is fast paced, complemented by superb audio and very addictive. At the time of this writing, there was no Ubuntu/Debian package, but compiling the game is a snap. To get the latest [...]
Related posts:<ol>
<li><a href='http://savvyadmin.com/ubuntu-studio/' rel='bookmark' title='Ubuntu Studio'>Ubuntu Studio</a></li>
<li><a href='http://savvyadmin.com/fwknop-single-packet-authorization-in-ubuntu/' rel='bookmark' title='fwknop: Single Packet Authorization in Ubuntu'>fwknop: Single Packet Authorization in Ubuntu</a></li>
<li><a href='http://savvyadmin.com/oracle-database-10g-xe-on-ubuntu/' rel='bookmark' title='Oracle Database 10g XE on Ubuntu'>Oracle Database 10g XE on Ubuntu</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>As described by the author, <em>Word War Vi</em> is &#8220;a retro styled side scrolling shoot&#8217;em up arcade game for linux&#8221;.   The game play is fast paced, complemented by superb audio and very addictive.</p>
<p style="text-align: center;"><a href="http://www.savvyadmin.com/wp-content/uploads/2008/08/wordwarvi-1.png"><img class="size-thumbnail wp-image-180 aligncenter" title="wordwarvi-1" src="http://www.savvyadmin.com/wp-content/uploads/2008/08/wordwarvi-1-150x116.png" alt="" width="150" height="116" /></a> <a href="http://www.savvyadmin.com/wp-content/uploads/2008/08/wordwarvi-2.png"><img class="alignnone size-thumbnail wp-image-181" title="wordwarvi-2" src="http://www.savvyadmin.com/wp-content/uploads/2008/08/wordwarvi-2-150x116.png" alt="" width="150" height="116" /></a> <a href="http://www.savvyadmin.com/wp-content/uploads/2008/08/wordwarvi-3.png"><img class="alignnone size-thumbnail wp-image-182" title="wordwarvi-3" src="http://www.savvyadmin.com/wp-content/uploads/2008/08/wordwarvi-3-150x116.png" alt="" width="150" height="116" /></a></p>
<p>At the time of this writing, there was no Ubuntu/Debian package, but compiling the game is a snap.</p>
<p>To get the latest version, please visit the <a href="http://wordwarvi.sourceforge.net/" target="_blank">Word War Vi</a> site and download the source code.</p>
<p><strong>Install Prerequisites and Dependencies</strong></p>
<blockquote><p><code><strong>sudo apt-get install build-essential gnome-core-devel portaudio19-dev libvorbis-dev</strong></code></p></blockquote>
<p><strong>Extract, Compile and Install</strong><br />
Replace x.xx in the file name with the current version number of the file downloaded.  It shouldn&#8217;t need to be mentioned, but just in case.  :-)</p>
<blockquote><p><code><strong>tar zxfv wordwarvi-x.xx.tar.gz<br />
cd wordwarvi*<br />
make &amp;&amp; sudo make install</strong></code></p></blockquote>
<p><strong>Execute and Have fun</strong></p>
<blockquote><p><code><strong>wordwarvi</strong></code></p></blockquote>
<p>I noticed when running the game, my audio sounded a bit garbled.  Changing the Sound Device seemed to clear it up, although the number varied depending on the sound card of each of the machines I&#8217;ve tested it on.  Try incrementing the number until one sounds normal.</p>
<blockquote><p><code><strong>wordwarvi --sounddevice 0<br />
wordwarvi --sounddevice 1<br />
wordwarvi --sounddevice 2</strong><br />
</code></p></blockquote>
<p>Related posts:<ol>
<li><a href='http://savvyadmin.com/ubuntu-studio/' rel='bookmark' title='Ubuntu Studio'>Ubuntu Studio</a></li>
<li><a href='http://savvyadmin.com/fwknop-single-packet-authorization-in-ubuntu/' rel='bookmark' title='fwknop: Single Packet Authorization in Ubuntu'>fwknop: Single Packet Authorization in Ubuntu</a></li>
<li><a href='http://savvyadmin.com/oracle-database-10g-xe-on-ubuntu/' rel='bookmark' title='Oracle Database 10g XE on Ubuntu'>Oracle Database 10g XE on Ubuntu</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://savvyadmin.com/word-war-vi-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

