<?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>thinkMoult &#187; game</title>
	<atom:link href="http://thinkmoult.com/tag/game/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkmoult.com</link>
	<description>Seriously who ever reads this description.</description>
	<lastBuildDate>Sun, 22 Jan 2012 04:58:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Tech tip #7: Using PlayOnLinux to run applications already installed by vanilla WINE.</title>
		<link>http://thinkmoult.com/2010/08/26/tech-tip-7-using-playonlinux-to-run-applications-already-installed-by-vanilla-wine/</link>
		<comments>http://thinkmoult.com/2010/08/26/tech-tip-7-using-playonlinux-to-run-applications-already-installed-by-vanilla-wine/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 17:43:18 +0000</pubDate>
		<dc:creator>Dion Moult</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[appdb]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[playonlinux]]></category>
		<category><![CDATA[starcraft]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://thinkmoult.com/2010/08/26/tech-tip-7-using-playonlinux-to-run-applications-already-installed-by-vanilla-wine/</guid>
		<description><![CDATA[RTS is an acronym for real-time strategy. It&#8217;s a game genre. There&#8217;s a classic RTS game known as StarCraft. Although only a casual gamer (say, might I recommend Machinarium?) I have played (and somewhat enjoyed) a few more &#34;hardcore&#34; games &#8211; like for instance, StarCraft. Although being pretty pathetic at it, I did enjoy it [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>RTS is an acronym for real-time strategy. It&#8217;s a game genre. There&#8217;s a classic RTS game known as StarCraft. Although only a casual gamer (say, might I recommend <a href="http://machinarium.net/">Machinarium</a>?) I have played (and somewhat enjoyed) a few more &quot;hardcore&quot; games &#8211; like for instance, StarCraft. Although being pretty pathetic at it, I did enjoy it and appreciated the balanced strategy between the various &quot;races&quot; you could control in the game. With StarCraft II already out (hell, it&#8217;s about time!) I decided to revisit the original StarCraft: Brood War game to refresh my memory.</p>
<p>I downloaded the game from Battle.net, installed the latest version of WINE (1.3.0), ran the Blizzard downloader flawlessly, ran the installer flawlessly &#8211; and true to its Gold ranking on the WINE AppDB, ran the game flawle- no wait. It was laggy. Not particularly laggy. But it wasn&#8217;t as fast as it should&#8217;ve been, and too many critters on the screen would make it choke. I tried all the lag-fixes suggested on the AppDB submission to no effect. It was a sort of phantom, website-loadingish lag.</p>
<p>However one comment on the AppDB page said that using PlayOnLinux to install WINE 0.9.14 to run StarCraft fixed all lag issues. I decided to give it a shot. Turns out any version below 1.0 is no longer supported (as any sane developer would do) and no longer available in portage. PlayOnLinux was, however &#8211; and PlayOnLinux did still allow WINE 0.9.14 to be installed. Unfortunately it wasn&#8217;t particularly intuitive to tell PlayOnLinux to run my installed .exe file with WINE 0.9.14, so perhaps this blog post might help others in my situation. Using these steps I was able to install a prehistoric version WINE via PlayOnLinux, and tell it to run the <em>already</em> installed version of StarCraft on my computer:</p>
<ol>
<li>Install PlayOnLinux, Tools -&gt; Manage wine versions -&gt; install v0.9.14. Should be straightforward.</li>
<li>mkdir /home/username/.PlayOnLinux/wineprefix/starcraft &amp;&amp; env WINEPREFIX=/home/username/.PlayOnLinux/wineprefix/starcraft wineboot</li>
<li>cp -r /home/username/.wine/drive_c/Program\ Files/StarCraft /home/username/.PlayOnLinux/wineprefix/starcraft/drive_c/Program\ Files/ (or mv it, doesn&#8217;t make a difference)</li>
<li>touch /home/username/.PlayOnLinux/configurations/installed/StarCraft</li>
<li>Place the following in the StarCraft file:</li>
</ol>
<blockquote><p>#!/bin/bash<br />export WINEPREFIX=&quot;/home/username/.PlayOnLinux/wineprefix/starcraft&quot;<br />export WINEDEBUG=&quot;-all&quot;<br />cd &quot;/home/username/.PlayOnLinux/wineprefix/starcraft/drive_c/Program Files/StarCraft&quot;<br />wine &quot;StarCraft.exe&quot; $@</p>
</blockquote>
<p>And that&#8217;s it! Run PlayOnLinux and you&#8217;ll be able to run the program from there. This guide should be able to work for other scenarios as well so feel free to adapt it.</p>
<p>Oh, and as for the lag? Yep &#8211; oddly enough it <em>did</em> get completely fixed. Regression time.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://thinkmoult.com/2010/08/26/tech-tip-7-using-playonlinux-to-run-applications-already-installed-by-vanilla-wine/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ADOM: Game review.</title>
		<link>http://thinkmoult.com/2009/09/18/adom-game-review/</link>
		<comments>http://thinkmoult.com/2009/09/18/adom-game-review/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 14:19:06 +0000</pubDate>
		<dc:creator>Dion Moult</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[adom]]></category>
		<category><![CDATA[ancient dungeons of mystery]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[roguelike]]></category>

		<guid isPermaLink="false">http://thinkmoult.com/?p=973</guid>
		<description><![CDATA[I&#8217;m not a gamer. I don&#8217;t mind playing games, they&#8217;re fun. However I don&#8217;t see any sense in wasting a good majority of my day playing a game. Games attract me because of the intellect and flexibility within them, not so much the advance in graphics. Replay-value is probably what I weigh as most important [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not a gamer. I don&#8217;t mind playing games, they&#8217;re fun. However I don&#8217;t see any sense in wasting a good majority of my day playing a game. <strong>Games attract me because of the intellect and flexibility within them</strong>, not so much the advance in graphics. Replay-value is probably what I weigh as most important for a game.</p>
<p>A good while back I was &#8211; I admit &#8211; searching for a game for my computer. As I was on Linux, the game had to be 1) Linux-compatible, 2) Free, and 3) Not lag. A quick public question in IRC came up with the answer:<a href="http://www.adom.de"> ADOM</a> &#8211; Ancient Dungeons of Mystery.</p>
<p>It&#8217;s a command-line run game &#8211; a roguelike. For those unaffiliated with this genre a picture speaks a thousand words:</p>
<p style="text-align: center;"><a href="http://thinkmoult.com/wp-content/uploads/2009/09/adom.gif"><img class="size-full wp-image-974  aligncenter" title="adom" src="http://thinkmoult.com/wp-content/uploads/2009/09/adom.gif" alt="adom" width="640" height="400" /></a></p>
<p>Ok &#8211; it already looks ancient. As you might&#8217;ve guessed, it&#8217;s all text based, and you move about just like you would in any modern day RPG. The story revolves around you as a young explorer trying to discover the source of some evil thing called chaos that is destroying your world. You complete quests and learn through experimentation how to survive in this magical and mysterious world.</p>
<p>Being text-based, it allows me to play it when SSH&#8217;ed in remotely. This is a very ideal scenario for people who don&#8217;t do gaming seriously like me. It also helps that you can pretty much stop playing anytime and resume later exactly where you were without fear of the consequences.</p>
<p>What makes it fun is the flexibility and complexity of the game. There are a lot of things you can do &#8211; there are even several ways of winning. For example, I can attack a monster by throwing my hat at it &#8211; it probably won&#8217;t be very effective, but you get the idea. Or I could kill some rats and eat their corpses &#8211; or if there was a cat nearby I could feed it some rat corpses and it might become my pet. There are spells, races, classes, potions, herbs, weapons, shields, clothing, amulets, gods, quests, pets, shops, skills, talents, curses, special effects &#8211; you get the idea: it&#8217;s detailed. You can do a lot of stuff &#8211; and stuff you do affects stuff that happens to you. Heck, locations are randomly generated every single time you play the game. If that&#8217;s not awesome replayability, I don&#8217;t know what is. <a href="http://en.wikipedia.org/wiki/Ancient_Domains_of_Mystery">ADOM&#8217;s Wikipedia entry </a>says a lot more about it than I can mention in this post.</p>
<p>Don&#8217;t be fooled by the hideous graphics &#8211; or lack of graphics. It&#8217;s a challenging and interesting gaming experience. I still haven&#8217;t won it &#8211; not even come close. True I&#8217;ve only played it 20 times or so (savefiles are limited to one per character, and once dead, that&#8217;s it. No saves), but yes, it&#8217;s challenging. You actually have to reason once in a while.</p>
<p>Just because it&#8217;s a console-based game doesn&#8217;t mean it doesn&#8217;t play nice with Windows or Macs. If you&#8217;re looking for an interesting gaming experience to try out next weekend I would recommend ADOM. Just a note: it takes time to learn, and it&#8217;s hard &#8211; don&#8217;t be discouraged if you keep on dying.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://thinkmoult.com/2009/09/18/adom-game-review/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>A Little 21 Fun with C++.</title>
		<link>http://thinkmoult.com/2009/01/17/a-little-21-fun-with-c/</link>
		<comments>http://thinkmoult.com/2009/01/17/a-little-21-fun-with-c/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 17:08:30 +0000</pubDate>
		<dc:creator>Dion Moult</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blackjack]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://thinkmoult.com/?p=396</guid>
		<description><![CDATA[Given the recent love I&#8217;ve shown to a great deal of languages, including but not limited to making a text editor with Python (Ssss!), challenging your manliness with LaTeX (what real men use™), and most recently a tribute to a great deal of languages that all mesh together in the most wonderful way in &#8220;How [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Given the recent love I&#8217;ve shown to a great deal of languages, including but not limited to <a href="http://thinkmoult.com/2009/01/04/a-little-python-fun/">making a text editor with Python</a> (Ssss!), <a href="http://thinkmoult.com/2009/01/08/word-processing-real-men-use-latex/">challenging your manliness with LaTeX</a> (what <em>real men</em> use™), and most recently a tribute to a great deal of languages that all mesh together in the most wonderful way in &#8220;<a href="http://thinkmoult.com/2009/01/12/how-to-make-a-website-part-1-the-environment/">How to Make a Website part 1 &#8211; The Environment</a>&#8220;, I&#8217;ve decided it&#8217;s time to give C++ a chance to show itself on this blog.</p>
<p>When I decided to learn application programming (from web programming), I chose the languages Python and C++. Python for the ultimate rapid application development it can be used for, as well as the ease of syntax that should introduce the application programming concepts a lot quicker to me, and C++ for, well, it&#8217;s pure power. C++ can be described as the swiss-army-knife of a programming language &#8230; a decently low level language, strictly typed, nicely object orientated, efficient, and it&#8217;s actually compiled, unlike what I&#8217;m used to (oh my, what a spoiled generation I live in). Another reason being that C++ is the main language used in KDE development, of which I would like to contribute to someday.</p>
<p>Today, being a Friday, was the be-all and end-all of the week, where I enter my weekend early, and take a break from the ongoings in my life. Therefore, I decided to poke again into C++. Armed with nothing but with whatever little I remembered from the first peek at the language more than 2-3 months ago, the man pages, and general knowledge of language syntax (well, the syntax highlighter gave some clues), I decided to make myself a BlackJack game. Suffice to say that the process was pain-free, and within 15 minutes I was playing BlackJack!</p>
<p>It is, of course, a CLI app, but I don&#8217;t see why it shouldn&#8217;t be cross platform. However, since I don&#8217;t have a Windows computer I can compile it on, you Windows folks will have to do it yourselves. For the technophobes, I give you a screenshot (hahaha):</p>
<p style="text-align: center;"><a href="http://thinkmoult.com/wp-content/uploads/2009/01/2009-01-16-234418_1280x800_scrot.png"><img class="size-full wp-image-397 aligncenter" title="2009-01-16-234418_1280x800_scrot" src="http://thinkmoult.com/wp-content/uploads/2009/01/2009-01-16-234418_1280x800_scrot.png" border="0" alt="2009-01-16-234418_1280x800_scrot" width="333" height="86" /></a></p>
<p>&#8230;and for the more logic inclined, well &#8230; a combination of basic common sense and mathematics should be enough for you to get the gist of what the code is doing. (It&#8217;s even commented for the hard of thinking) Take a look:</p>
<p><code>#include &lt;iostream&gt;<br />
/*<br />
* Generate random number that represents a card (1-13)<br />
*/<br />
int generate_card()<br />
{<br />
return rand() % 13 + 1;<br />
}</code></p>
<p><code>/*<br />
* The AI will always have a card between 15-21. This will generate their card.<br />
*/<br />
int generate_ai_card()<br />
{<br />
return rand() % 7 + 15;<br />
}</p>
<p>/*<br />
* Let's play the game!<br />
*/<br />
int main()<br />
{<br />
// This creates a random seed for rand() based on the time.</p>
<p>srand(time(NULL));</p>
<p>bool play;<br />
int ai_card, my_card;<br />
char x;</p>
<p>std::cout &lt;&lt; "Welcome to a very simple BlackJack game to kill time.\n";</p>
<p>play = true;</p>
<p>// Get the AI's card.<br />
ai_card = generate_ai_card();</p>
<p>// Get your first card.<br />
my_card = generate_card();</p>
<p>std::cout &lt;&lt; "You have " &lt;&lt; my_card &lt;&lt; " - (h)it or (s)tay?: ";</p>
<p>// Ask for a hit or stay.<br />
do<br />
{<br />
std::cin &gt;&gt; x;</p>
<p>// If they have hit...<br />
if ( x == 'h' )<br />
{<br />
// Generate a card, and add it on.<br />
my_card = my_card + generate_card();</p>
<p>// Have they bust?<br />
if ( my_card &gt; 21 )<br />
{<br />
std::cout &lt;&lt; "You got bust (" &lt;&lt; my_card &lt;&lt; ").\n";<br />
play = false;<br />
}<br />
else<br />
{<br />
std::cout &lt;&lt; "You now have " &lt;&lt; my_card &lt;&lt; " - (h)it or (s)tay?: ";<br />
}<br />
}<br />
// If they stayed...<br />
else if ( x == 's' )<br />
{</p>
<p></code></p>
<p><code> // ... See who is bigger.<br />
if ( my_card &gt; ai_card )<br />
{<br />
// You WIN!<br />
std::cout &lt;&lt; "You won! (" &lt;&lt; my_card &lt;&lt; " vs " &lt;&lt; ai_card &lt;&lt; ")\n";<br />
play = false;<br />
}<br />
else<br />
{<br />
// You have FAILED.<br />
std::cout &lt;&lt; "You lost! (" &lt;&lt; my_card &lt;&lt; " vs " &lt;&lt; ai_card &lt;&lt; ")\n";<br />
play = false;<br />
}<br />
}<br />
else<br />
{<br />
std::cout &lt;&lt; "Please either type \"h\" to hit or \"s\" to stay: ";<br />
}<br />
}<br />
while ( play == true );<br />
// Some credits and stuff.<br />
std::cout &lt;&lt; "Thank you for playing Dion Moult's C++ BlackJack game.\n";<br />
return 0;<br />
}</code></p>
<p>Again, it amazes me how I can turn a quick 15 minutes of nothing into an entire blog post. Perhaps I should finish off one of my drafts and give you something interesting for once.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://thinkmoult.com/2009/01/17/a-little-21-fun-with-c/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Real Life: A Review by GameSpot</title>
		<link>http://thinkmoult.com/2008/09/14/real-life-a-review-by-gamespot/</link>
		<comments>http://thinkmoult.com/2008/09/14/real-life-a-review-by-gamespot/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 06:50:43 +0000</pubDate>
		<dc:creator>Dion Moult</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[gamespot]]></category>
		<category><![CDATA[lol]]></category>
		<category><![CDATA[real life]]></category>

		<guid isPermaLink="false">http://thinkmoult.com/?p=150</guid>
		<description><![CDATA[Useful information stuff: Doing 640-816 and 70-647 prepares one for 70-271 as well as 70-293 and PMI-001, as well as saves time, by exempting one from 70-294. I don&#8217;t usually condone game reviews but this one certainly caught my eye. GameSpot Review: Real Life (9.6/10) P.S. Sorry about the lack of updates &#8211; I&#8217;m working [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p><span style="color: #c0c0c0;"><em>Useful information stuff:</em><br />
Doing <a href="http://www.testking-questions.com/exam/640-816.htm">640-816</a> and <a href="http://www.testking-questions.com/exam/70-647.htm">70-647</a> prepares one for <a href="http://www.testking-questions.com/exam/70-271.htm">70-271</a> as well as <a href="http://www.testking-questions.com/exam/70-293.htm">70-293</a> and <a href="http://www.testking-questions.com/exam/PMI-001.htm">PMI-001</a>, as well as saves time, by exempting one from <a href="http://www.testking-questions.com/exam/70-294.htm">70-294</a>.</span></p>
<p>I don&#8217;t usually condone game reviews but this one certainly caught my eye.</p>
<h1><a href="http://www.gamespot.com/gamespot/features/all/gamespotting/071103minusworld/1.html">GameSpot Review: Real Life (9.6/10)</a></h1>
<p>P.S. Sorry about the lack of updates &#8211; I&#8217;m working on something big which should be released very soon.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://thinkmoult.com/2008/09/14/real-life-a-review-by-gamespot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

