<?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>Thronic.com &#187; Gaming</title>
	<atom:link href="http://thronic.com/category/gaming/feed/" rel="self" type="application/rss+xml" />
	<link>http://thronic.com</link>
	<description>Personal Computing and Development by Dag J. Nedrelid</description>
	<lastBuildDate>Wed, 28 Apr 2010 12:21:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Web Galaxy &#187; A sci-fi browser game</title>
		<link>http://thronic.com/2010/development/devlog/web-galaxy-a-sci-fi-browser-game/</link>
		<comments>http://thronic.com/2010/development/devlog/web-galaxy-a-sci-fi-browser-game/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 17:06:29 +0000</pubDate>
		<dc:creator>Dag Jonny Nedrelid</dc:creator>
				<category><![CDATA[Devlog]]></category>
		<category><![CDATA[Gaming]]></category>

		<guid isPermaLink="false">http://thronic.com/?p=189</guid>
		<description><![CDATA[Web Galaxy is a simple multiplayer browser game. It was made spontaneously without any specific game design in mind, I pretty much winged the whole thing as I went along based on awesome randomness. All codes and algorithms is original work. I borrowed graphics from the web and processed most of it through photoshop to [...]]]></description>
			<content:encoded><![CDATA[<p>Web Galaxy is a simple multiplayer browser game. It was made spontaneously without any specific game design in mind, I pretty much winged the whole thing as I went along based on awesome randomness. All codes and algorithms is original work. I borrowed graphics from the web and processed most of it through photoshop to get what I needed.</p>
<p><span id="more-189"></span></p>
<p>Web Galaxy currently has 10 solar systems with 30 asteroids in every system by default. Web browsers may lag when running more than 30-50 asteroids in the solar system view through the asteroid movement engine, I want to avoid that. If I were to add support for more player activity I would probably want to build more solar systems instead.</p>
<p><strong>Technical</strong><br />
Mainly Javascript functionality. DHTML for effects, AJAX for real-time database updates, PHP and MySQL for back-end. The whole project consists of 15 images and 6 web files, 903KiB in total size. Game is wrapped in a very simple and basic user login system, just enough to keep players separated. The game should work without cookies as well.</p>
<p>I started making the game Feb. 9, 2010. Game was considered completed enough for testing on the Feb. 15, 2010. And that is where it is right now until I decide to put more work into it. The next step would be to create a messaging and/or chat system between players.</p>
<p><strong>Gameplay illustrations:</strong><br />

<a href='http://thronic.com/2010/development/devlog/web-galaxy-a-sci-fi-browser-game/attachment/wgg1/' title='Establish your home base.'><img width="150" height="150" src="http://thronic.com/wp-content/uploads/2010/02/WGG1-150x150.jpg" class="attachment-thumbnail" alt="Step1: Build your command center, ship factory and ship tech center. Build a spaceship and upgrade it with a laser weapon. Upgrade your command center with mineral operations to earn more minerals. You can do this on every asteroid you claim." title="Establish your home base." /></a>
<a href='http://thronic.com/2010/development/devlog/web-galaxy-a-sci-fi-browser-game/attachment/wgg2/' title='Travel the galaxy.'><img width="150" height="150" src="http://thronic.com/wp-content/uploads/2010/02/WGG2-150x150.jpg" class="attachment-thumbnail" alt="Step2: Once you have built a spaceship, you can travel the web galaxy to increase your empire and build more Mineral Operations. Mineral Operations will increase your economy." title="Travel the galaxy." /></a>
<a href='http://thronic.com/2010/development/devlog/web-galaxy-a-sci-fi-browser-game/attachment/wgg3/' title='Travel to solar systems in search for other asteroids.'><img width="150" height="150" src="http://thronic.com/wp-content/uploads/2010/02/WGG3-150x150.jpg" class="attachment-thumbnail" alt="Step3: Travel to solar systems in search for other asteroids." title="Travel to solar systems in search for other asteroids." /></a>
<a href='http://thronic.com/2010/development/devlog/web-galaxy-a-sci-fi-browser-game/attachment/wgg4/' title='Attack other players with your spaceship.'><img width="150" height="150" src="http://thronic.com/wp-content/uploads/2010/02/WGG4-150x150.jpg" class="attachment-thumbnail" alt="Step4: If you attack another player&#039;s home base, they will be struck hard, loose their spaceship and will either have to use a nuclear defense or wait for help from other players." title="Attack other players with your spaceship." /></a>
<a href='http://thronic.com/2010/development/devlog/web-galaxy-a-sci-fi-browser-game/attachment/wgg5/' title='Structure struck by laser weapon.'><img width="150" height="150" src="http://thronic.com/wp-content/uploads/2010/02/WGG5-150x150.jpg" class="attachment-thumbnail" alt="The spaceship laser weapon is a powerful thing, but it also cost you 500 minerals every time you fire it, so consider your targets!" title="Structure struck by laser weapon." /></a>
<a href='http://thronic.com/2010/development/devlog/web-galaxy-a-sci-fi-browser-game/attachment/wgg6/' title='Expand your empire for survival and glory.'><img width="150" height="150" src="http://thronic.com/wp-content/uploads/2010/02/WGG6-150x150.jpg" class="attachment-thumbnail" alt="Step5: After wiping another player from an asteroid surface, you can claim the asteroid for yourself. More mineral operations means more minerals! And more survival as you will generate a lot of minerals, and be able to use more nuclear defenses." title="Expand your empire for survival and glory." /></a>
</p>
<p>You can try out the game yourself <a href="http://webgalaxygame.thronic.com/" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://thronic.com/2010/development/devlog/web-galaxy-a-sci-fi-browser-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IdleGuard</title>
		<link>http://thronic.com/2009/development/devlog/idleguard/</link>
		<comments>http://thronic.com/2009/development/devlog/idleguard/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 20:59:45 +0000</pubDate>
		<dc:creator>Dag Jonny Nedrelid</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Devlog]]></category>
		<category><![CDATA[Gaming]]></category>

		<guid isPermaLink="false">http://thronic.com/?p=165</guid>
		<description><![CDATA[Some MMO games have been criticized for having up to 5 hour &#8211; or more &#8211; queues before you can actually enter the game and play. This inspired me to create a mini-program that might help you with this by reducing the amount of times you need to actually log in. Any software that kicks [...]]]></description>
			<content:encoded><![CDATA[<p>Some MMO games have been criticized for having up to 5 hour &#8211; or more &#8211; queues before you can actually enter the game and play. This inspired me to create a mini-program that might help you with this by reducing the amount of times you need to actually log in. Any software that kicks you for being idle might have a use for this little program.</p>
<p><span id="more-165"></span></p>
<p><strong>IdleGuard</strong><br />
A small program (72kb) that &#8211; so far &#8211; every 5 minutes &#8220;pushes&#8221; the space key for you which should reset the ingame logout timer. It is extremely CPU cycle friendly (no loop stress/block/hang), and will require practically zero resources to keep running.</p>
<p><strong>Is it safe to use?</strong><br />
Yes. The program does not hack or manipulate any memory space of any software. It simply sends a virtual key code into the windows keyboard stream.</p>
<p><strong>Can I only use this with games?</strong><br />
It <em>should</em> work on any applications and systems that would otherwise kick you for being idle for too long.</p>
<p><strong>Vista note</strong><br />
The Windows Vista User Interface Privilege Isolation (UIPI) might prevent this program to run properly or even crash as I have not bothered to error-handle such an event. You should be able to solve this by either turning off UAC or simply run it as administrator.</p>
<p>You can download the program <a href="http://thronic.com/pubfiles/IdleGuard.zip">here</a> (win32 executable, no dependencies).</p>
<p><strong>How do I use it?</strong><br />
Just start it, it will open a small window that you can close when you don&#8217;t need it running anymore. As long as you run it, it will &#8220;push&#8221; the space key for you every 5 minutes. Remember to have your game or program in focus while it&#8217;s running.</p>
]]></content:encoded>
			<wfw:commentRss>http://thronic.com/2009/development/devlog/idleguard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KiKi Trix &#8211; A Tetris Clone</title>
		<link>http://thronic.com/2007/development/devlog/kiki-trix-a-tetris-clone/</link>
		<comments>http://thronic.com/2007/development/devlog/kiki-trix-a-tetris-clone/#comments</comments>
		<pubDate>Thu, 27 Dec 2007 20:23:54 +0000</pubDate>
		<dc:creator>Dag Jonny Nedrelid</dc:creator>
				<category><![CDATA[Devlog]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://thronic.com/?p=21</guid>
		<description><![CDATA[A tetris clone. Tested OK in FF2 and IE7. Programming a tetris game is a fun challenge. A basic tetris clone covers many real-time gaming mechanics that can be used outside the gaming genre as well for other types of applications.

Click here to play (opens in a new window).

]]></description>
			<content:encoded><![CDATA[<p>A tetris clone. Tested OK in FF2 and IE7. Programming a tetris game is a fun challenge. A basic tetris clone covers many real-time gaming mechanics that can be used outside the gaming genre as well for other types of applications.<br />
<span id="more-21"></span><br />
<a title="KiKi Trix" href="/pubfiles/KiKiTrix/KTrix.html" target="_blank">Click here</a> to play (opens in a new window).</p>
<p><a href="http://thronic.com/wp-content/uploads/2007/12/kikitrix.jpg"><img src="http://thronic.com/wp-content/uploads/2007/12/kikitrix.jpg" alt="" title="KiKi Trix illustration" width="456" height="764" class="aligncenter size-full wp-image-197" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thronic.com/2007/development/devlog/kiki-trix-a-tetris-clone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
