<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Grey Alien Games</title>
	
	<link>http://greyaliengames.com/blog</link>
	<description>Casual Game Development and Positive Thinking</description>
	<lastBuildDate>Tue, 21 May 2013 10:59:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/GreyAlienGames" /><feedburner:info uri="greyaliengames" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Titan Attacks mobile – Developer Diary #5</title>
		<link>http://feedproxy.google.com/~r/GreyAlienGames/~3/alFu9Yn_Nos/</link>
		<comments>http://greyaliengames.com/blog/titan-attacks-mobile-developer-diary-5/#comments</comments>
		<pubDate>Tue, 21 May 2013 10:59:09 +0000</pubDate>
		<dc:creator>Grey Alien Games</dc:creator>
				<category><![CDATA[Developer Diary]]></category>
		<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://greyaliengames.com/blog/?p=1260</guid>
		<description><![CDATA[Basically I&#8217;ve mostly been doing one thing since the last update. It&#8217;s just that it&#8217;s quite a complicated thing Here&#8217;s what I&#8217;ve done: - Read in the xml animation file for Earth and got it working. The original game has a complex animation system that can handle way more than most normal animation systems. I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://greyaliengames.com/blog/wp-content/uploads/TA_Boss.jpg"><img src="http://greyaliengames.com/blog/wp-content/uploads/TA_Boss-118x180.jpg" alt="" title="TA_Boss" width="118" height="180" class="alignnone size-thumbnail wp-image-1261" /></a></p>
<p>Basically I&#8217;ve mostly been doing one thing since the last update. It&#8217;s just that it&#8217;s quite a complicated thing <img src='http://greyaliengames.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><strong>Here&#8217;s what I&#8217;ve done:</strong></p>
<p>- Read in the xml animation file for Earth and got it working.  The original game has a complex animation system that can handle way more than most normal animation systems.  I&#8217;ve had to write code to read and interpret the xml file and make it work with my sprite engine. This was not easy and there&#8217;s still a lot to do.</p>
<p>- Read in the xml sprite files for Earth and got it working. Each sprite, which I&#8217;m calling a &#8220;game object&#8221;, can be made up of several animated sprites, or even several other game objects.  This was also pretty complex especially when some parts of a game object control other parts of a game object!</p>
<p>- I made a test screen to show the animations and sprites that I&#8217;ve read in.  This has proved very useful and I&#8217;ve made a video about it (see below).</p>
<p>- Finally I made code to create individual &#8220;instances&#8221; (that&#8217;s a programming term) of a game object using a template that has been read in from the sprite xml file.  The in-game aliens are now instances based on a template and you can see that they animate and blink in the video I made.</p>
<p><strong>Video!</strong></p>
<p>This is my first developer video diary.  In it I show of the game a little bit and then talk about the test screen I made to test animations and game objects (sprites).</p>
<p>I Hope you enjoy it!</p>
<p><iframe width="420" height="315" src="http://www.youtube.com/embed/j17hXyY8B04" frameborder="0" allowfullscreen></iframe></p>
<p><strong>Next up</strong></p>
<p>- Keep going with the xml interpretation code.  There&#8217;s still a lot to do such as making the aliens move around, making them fire, making the player ship animate as it moves, making particle effects for firing etc.  All of this is controlled via the vast xml files that Cas and Chaz (the original developers) made. So I&#8217;ve got my work cut out for me!</p>
<img src="http://feeds.feedburner.com/~r/GreyAlienGames/~4/alFu9Yn_Nos" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://greyaliengames.com/blog/titan-attacks-mobile-developer-diary-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://greyaliengames.com/blog/titan-attacks-mobile-developer-diary-5/</feedburner:origLink></item>
		<item>
		<title>Math Forever 2 – New Minigame</title>
		<link>http://feedproxy.google.com/~r/GreyAlienGames/~3/rhtfQdquKZw/</link>
		<comments>http://greyaliengames.com/blog/math-forever-2-new-minigame/#comments</comments>
		<pubDate>Tue, 14 May 2013 10:41:28 +0000</pubDate>
		<dc:creator>Grey Alien Games</dc:creator>
				<category><![CDATA[Minigames]]></category>

		<guid isPermaLink="false">http://greyaliengames.com/blog/?p=1256</guid>
		<description><![CDATA[For my January #onegameamonth I was making a game called Techno Zombies that turned out to be way too complex and I was rapidly running out of time to hit the Janurary deadline. So I decided to make an online version of my original Math Forever game instead. The original Math Forever game was programmed [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://greyaliengames.com/blog/wp-content/uploads/MathForever21.jpg"><img src="http://greyaliengames.com/blog/wp-content/uploads/MathForever21-240x180.jpg" alt="" title="MathForever2" width="240" height="180" class="alignnone size-thumbnail wp-image-1239" /></a></p>
<p>For my January #onegameamonth I was making a game called Techno Zombies that turned out to be way too complex and I was rapidly running out of time to hit the Janurary deadline.  So I decided to make an online version of my original Math Forever game instead.</p>
<p>The original Math Forever game was programmed in BlitzMax and is a downloadable executable for PC/Mac.  People seemed to like it and so I thought it would be a good idea to bring it to a wider audience by making an online version.  This time I used Monkey because it&#8217;s a cross-platform language that can output Flash builds, which is perfect for Math Forever 2.</p>
<p>Anyway <a href="http://www.greyaliengames.com/downloadtrack.php?id=81">you can play it here</a>.  Can you beat level 10?  It gets pretty hard around that level.</p>
<p>Here&#8217;s a video of me losing on level 10:</p>
<p><iframe width="420" height="315" src="http://www.youtube.com/embed/jAw9dNs8Bs8" frameborder="0" allowfullscreen></iframe></p>
<img src="http://feeds.feedburner.com/~r/GreyAlienGames/~4/rhtfQdquKZw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://greyaliengames.com/blog/math-forever-2-new-minigame/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://greyaliengames.com/blog/math-forever-2-new-minigame/</feedburner:origLink></item>
		<item>
		<title>Titan Attacks mobile – Developer Diary #4</title>
		<link>http://feedproxy.google.com/~r/GreyAlienGames/~3/NlNwyb4zc9Y/</link>
		<comments>http://greyaliengames.com/blog/titan-attacks-mobile-developer-diary-4/#comments</comments>
		<pubDate>Sun, 21 Apr 2013 13:18:53 +0000</pubDate>
		<dc:creator>Grey Alien Games</dc:creator>
				<category><![CDATA[Developer Diary]]></category>

		<guid isPermaLink="false">http://greyaliengames.com/blog/?p=1249</guid>
		<description><![CDATA[game screen in iPad portrait mode Once again, it&#8217;s been a while since my last Titan Attacks mobile developer diary &#8211; 3 months in fact! That&#8217;s due to a bunch of things such as: - Re-launching Spring Bonus on mobile. - Overseeing the mobile port of The Wonderful Wizard of Oz (it&#8217;s shipping soon.) - [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://greyaliengames.com/blog/wp-content/uploads/13-04-21In-game-iPad-Portrait.jpg"><img src="http://greyaliengames.com/blog/wp-content/uploads/13-04-21In-game-iPad-Portrait-135x180.jpg" alt="" title="13-04-21In-game iPad Portrait" width="135" height="180" class="alignnone size-thumbnail wp-image-1250" /></a><br />
<em>game screen in iPad portrait mode</em></p>
<p>Once again, it&#8217;s been a while since my last Titan Attacks mobile developer diary &#8211; 3 months in fact! That&#8217;s due to a bunch of things such as:</p>
<p>- Re-launching <a href="http://www.greyaliengames.com/springbonus/index.php">Spring Bonus</a> on mobile.<br />
- Overseeing the mobile port of <a href="http://www.greyaliengames.com/oz.php">The Wonderful Wizard of Oz</a> (it&#8217;s shipping soon.)<br />
- Starting <a href="http://www.youtube.com/watch?v=EBx3Cyh_6nY">Techno Zombies</a> as my January #onegameamonth but going way overboard and deciding to put it on the backburner for when Titan Attacks mobile is done.<br />
- Making two other #onegameamonth games.<br />
- Family illness (February was pretty much a write off due to colds/flus.)<br />
- Going to GDC and having a week of unproductive jetlag when I got back.</p>
<p>At least when I was working on other games my Monkey game framework has improved a lot (Monkey is the programming language I use) as well as my knowledge of the language as a whole, which benefits Titan Attacks mobile.</p>
<p>Now I have an empty schedule, which feels nice, and have began working on Titan Attacks in earnest.</p>
<p>Here&#8217;s what I&#8217;ve been up to:</p>
<p><strong>Controls</strong></p>
<p>- Added a second finger to fire in easy mode but after showing it to Cas (designer of original Titan Attacks) we decided to make the alien parachute immune to your bullets so that we can stick with a single finger in &#8220;easy mode&#8221; instead.<br />
- Tweaked the placement of the slider and fire button and their hit boxes to make it easier to move the ship right to the edge of the screen and to not clash with the fire button.  This mode is still a bit awkward on iPhone so it&#8217;s likely that it&#8217;ll only be available on iPad, or if it is on iPhone, it will be an option only and &#8220;easy mode&#8221; will be the default.<br />
- Fixed a bug where I couldn&#8217;t tap fire faster than the auto-fire.  When I first saw this I got paranoid the game wasn&#8217;t receiving input fast enough and boosted the update rate to 120FPS instead of 60FPS, but was worried this could be really slow on old devices.  Luckily now I&#8217;ve fixed it, I can safely go back to 60FPS.<br />
- Had a meeting with Cas and decided to only support portrait on iPhone as there&#8217;s no where to put the slider under the game screen in landscape mode.  iPad can support both orientations though.<br />
- Made it so that you the slide range for easy mode (single finger) is smaller than the screen width so it&#8217;s easier to drag the tank right to the edge on phones.<br />
- Made sure any finger can be used for positioning in easy mode and that the finger must be below the HUD to fire so it doesn&#8217;t clash with HUD button presses.  Multi-touch controls are complex btw!<br />
- Added device detection to framework and different default controls based on device.<br />
- Added ability to flip the slider controls for left-handed people.</p>
<p><strong>Testing</strong></p>
<p>- Did a bunch of testing on iphone and verified that there&#8217;s no memory leak when changing screens. Pretty important as the iDevices have low memory and just bomb out if you use too much.<br />
- Added an FPS Counter. Runs at 60FPS no problems at the moment, yay!<br />
- Showed the game to some press and a bunch of indie friends at the Game Developer Conference in San Francisco.  They seemed to agree with our control choices and commented that the game felt smooth.<br />
- Looked into why touching a finger onto the iPhone doesn&#8217;t show the ship right above it. It goes to the right with a right hand finger and left with a left hand finger! Can&#8217;t do anything about it as it just seems to be the way iDevices detect your finger.  It&#8217;s not a big deal though, I was just being perfectionist and wanted it to detect the exact middle of my finger.</p>
<p><strong>GUI</strong></p>
<p>- Added button hover and click sounds.<br />
- Add clicked and mouse over graphic for buttons.<br />
- Added the ability to transistion screens on/off in sequence or at the same time. The transition state is exposed to the screen to do whatever it wants with such as slide on/off, fade in/out, alpha fade over another screen, zoom in/out etc. It&#8217;s pretty cool.<br />
- Added ability to slide screens on/off and used it on the in-game menu and options menu.<br />
- Added screen fade out/in including the music.<br />
- Added word-wrapping to my framework.  Had to learn how Monkey handles string functions differently from BlitzMax.<br />
- Made game detect device orientation change and reconfigure GUI to either portrait or landscape mode based on device size. This looks pretty cool and people seem to be impressed when they see it in action.<br />
- Zoomed out the game screen for iPad Landscape mode and placed controls underneath. Works well, although we may have the game screen full size and integrate the controls with the ground somehow instead.<br />
- Increased hit box for in-game buttons and title screen buttons/URL on iPhone.</p>
<p><strong>Engine</strong></p>
<p>- Added floating text particle support to my framework and made aliens give out a floating &#8220;10&#8243;<br />
- Made sure all images and sounds are properly discarded instead of relying on Garbage Collection. I did this because I read that GC can&#8217;t be trusted on all devices and I need to make sure I&#8217;m not wasting any previous Megabytes of memory on iDevices.<br />
- Coded AnimdDef and Animator classes and applied to Sprite class.  Supports Once, Loop (several or infinite), Ping Pong. Also supports reverse and a non-zero starting position (can be randomised).<br />
- Coded Animation class which is an array of AnimFrames so that animations can come from a collection of randomly placed images on a texture atlas. This means I can use <a href="http://www.codeandweb.com/texturepacker">TexturePacker</a> and create 2048&#215;2048 optimised textures with whitespace (alpha) removed so that I consume as least memory as possible on iDevices.<br />
- Coded AnimationBank class to hold animations.</p>
<p><strong>Game</strong></p>
<p>- Added in a wall of aliens to test collision, particle effects and animation.<br />
- Added some placeholder particle effects for when the aliens explode.</p>
<p><strong>Next Up</strong></p>
<p>My framework is pretty much done now and I need to focus on getting the game content added and working.  That&#8217;s quite a big task because there are 100 levels spread over 5 worlds with many different aliens (and bosses!) all with different behaviours and special effects.  I also have to add a shop and do more GUI work.  So there&#8217;s still a lot to do.</p>
<p>Here&#8217;s what I&#8217;m planning on doing next:</p>
<p>- Make a loader that works with TexturePacker&#8217;s output format. Should be easy.<br />
- Read in the animation xml files from the original game and make sure they pick the correct images from the texture atlases.<br />
- Animate tank when moving.<br />
- Make all different tank sizes, add ons and bullet sizes work.<br />
- Read in the level files and display the correct aliens. (They won&#8217;t be using their correct behaviours as that is a whole load more code to be done later.)</p>
<p>Well hopefully the next developer diary will be pretty soon as I need to get this game done and out by the summer.</p>
<img src="http://feeds.feedburner.com/~r/GreyAlienGames/~4/NlNwyb4zc9Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://greyaliengames.com/blog/titan-attacks-mobile-developer-diary-4/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://greyaliengames.com/blog/titan-attacks-mobile-developer-diary-4/</feedburner:origLink></item>
		<item>
		<title>Grey Alien Games Spring Update</title>
		<link>http://feedproxy.google.com/~r/GreyAlienGames/~3/-ICrI5Gx12g/</link>
		<comments>http://greyaliengames.com/blog/grey-alien-games-spring-update/#comments</comments>
		<pubDate>Wed, 17 Apr 2013 15:30:40 +0000</pubDate>
		<dc:creator>Grey Alien Games</dc:creator>
				<category><![CDATA[Grey Alien Games]]></category>

		<guid isPermaLink="false">http://greyaliengames.com/blog/?p=1235</guid>
		<description><![CDATA[So what have I been up to since my return to the UK in August 2012 and what is coming next? Holiday Bonus GOLD In December 2012 I released Holiday Bonus GOLD on PC/Mac/iPad/Android. I added 55 new levels and made some technical tweaks and released as a new game on some portals and as [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://greyaliengames.com/blog/wp-content/uploads/Cherry-Blossom.jpg"><img src="http://greyaliengames.com/blog/wp-content/uploads/Cherry-Blossom-240x180.jpg" alt="" title="Cherry Blossom" width="240" height="180" class="alignnone size-thumbnail wp-image-1236" /></a></p>
<p>So what have I been up to since my return to the UK in August 2012 and what is coming next?</p>
<p><strong>Holiday Bonus GOLD</strong></p>
<p><a href="http://greyaliengames.com/blog/wp-content/uploads/Gold-Mockup2.png"><img src="http://greyaliengames.com/blog/wp-content/uploads/Gold-Mockup2-240x180.png" alt="" title="Gold Mockup2" width="240" height="180" class="alignnone size-thumbnail wp-image-1041" /></a></p>
<p>In December 2012 I released Holiday Bonus GOLD on PC/Mac/iPad/Android.  I added 55 new levels and made some technical tweaks and released as a new game on some portals and as an update on others.</p>
<p><a href="http://www.SturdyGames.co.uk">Sturdy Games</a> also updated the iOS/Android version that they ported to mobile for me last year and we released Holiday Bonus GOLD as a new iPad/Android game.</p>
<p>Overall it did pretty well and has got me thinking about doing a GOLD version of The Wonderful Wizard of Oz.  </p>
<p><strong>Titan Attacks Mobile</strong></p>
<p><a href="http://greyaliengames.com/blog/wp-content/uploads/TA_titledraft.jpg"><img src="http://greyaliengames.com/blog/wp-content/uploads/TA_titledraft-118x180.jpg" alt="" title="TA_titledraft" width="118" height="180" class="alignnone size-thumbnail wp-image-1038" /></a></p>
<p>In November 2012 I agreed to port Titan Attacks, by <a href="http://www.puppygames.net/">Puppy Games</a>, to mobile.  I&#8217;ve been working on this off and on due to other projects.</p>
<p>I&#8217;m using the Monkey coding language for the project and this means writing a whole new framework to support mobile games.  The framework is basically done now though and I&#8217;ve had a basic test version of the game on mobile devices for a couple of months, which went down well when I showed it to people at the Game Developer Conference in March.</p>
<p>This is my main project and I&#8217;m working on it every day at the moment so expect to see another Developer Diary soon.  I aim to release it in the early summer.</p>
<p><strong>Artwork</strong></p>
<p><a href="http://greyaliengames.com/blog/wp-content/uploads/2013_01_19-Windswept-Tree.png"><img src="http://greyaliengames.com/blog/wp-content/uploads/2013_01_19-Windswept-Tree-180x180.png" alt="" title="2013_01_19 Windswept Tree" width="180" height="180" class="alignnone size-thumbnail wp-image-1204" /></a></p>
<p>I used to draw a lot in my youth but that fell to the wayside for many years.  This year I decided to practice doing some digital art and I made a few quick &#8220;paintings&#8221;, first with a mouse, and then with a graphics tablet.  <a href="http://greyaliengames.com/blog/2013-artwork/">You can see them here</a>.</p>
<p>I&#8217;ve never done digital art like this and I was quite surprised and encouraged by the results. Since I made these paintings I&#8217;ve become a bit busy with other things but hope to get back to it soon!</p>
<p><strong>One Game a Month</strong></p>
<p><a href="http://greyaliengames.com/blog/wp-content/uploads/MathForever21.jpg"><img src="http://greyaliengames.com/blog/wp-content/uploads/MathForever21-240x180.jpg" alt="" title="MathForever2" width="240" height="180" class="alignnone size-thumbnail wp-image-1239" /></a></p>
<p>I signed up to the <a href="http://www.onegameamonth.com/">One Game a Month</a> thing that lots of indie developers are doing.  The aim is to release one game a month in 2013.  You don&#8217;t have to spend a whole month on each game, just release a game a month.</p>
<p>My January game is an online remake of a math game I made back in 2010.  <a href="http://www.greyaliengames.pjio.com/flash/mathforever2/index.php">You can play it here</a>. Try to beat level 10!</p>
<p>My February game is called Cyber Citadel, but I cheated a bit and uploaded a shell game that I&#8217;ve since done a bit more work on.  I&#8217;ll finish it and put it online soon.</p>
<p>My March game is a relaunch of Spring Bonus on mobile (more on this below).  I&#8217;d have preferred to make a brand new game for my March game, but I just didn&#8217;t have time, especially as the Game Developer Conference consumed a week in March.</p>
<p>I haven&#8217;t started my April game yet and time is rapidly running out! However, I plan to make it during the Ludum Dare competition at the end of April.</p>
<p>In truth I&#8217;m finding it quite hard to do this alongside my main projects which pay the bills, and many of my indie developer friends question why I&#8217;m doing it instead of just focusing on some cool larger indie game, or more casual games.  They do have a good point, but I feel a deep need to create a bunch of small games like I used to play and program as kid and I&#8217;m determined to complete this challenge.</p>
<p><strong>Spring Bonus mobile re-release</strong></p>
<p><a href="http://greyaliengames.com/blog/wp-content/uploads/bonusesboosted.jpg"><img src="http://greyaliengames.com/blog/wp-content/uploads/bonusesboosted-240x180.jpg" alt="" title="bonusesboosted" width="240" height="180" class="alignnone size-thumbnail wp-image-950" /></a></p>
<p>Last year Sturdy Games ported Spring Bonus to mobile for me and Hothead Games published it on iPhone/iPad/Android/Kindle.  It did OK but not great and they gave us back the rights to self-publish it this year.</p>
<p>This time I had to set up the In App Purchase items myself so that players could buy level packs, which I&#8217;d never done before.  However, after a bit of wrangling we got it to work properly.  Sturdy Games also fixed a couple of bugs and improved the image quality on some screens.</p>
<p>Then we worked with <a href="http://www.appynation.com/">Appy Nation</a> to get it promoted.  They also asked us to add Chartboost to the game so that players of the free version see adverts in between levels, and that has worked out pretty well revenue-wise.</p>
<p>The game even got featured in &#8220;New and Noteworthy&#8221; in Europe which boosted it into the top 10 in the iPad Board Games category in many countries.  Ultimately though, it&#8217;s not a big earner, which is a shame. Still it&#8217;s good to have it out there again and players seem to love it which is why it has so many 5 star reviews.</p>
<p><strong>The Wonderful Wizard of Oz mobile</strong></p>
<p><a href="http://greyaliengames.com/blog/wp-content/uploads/screenshot2.jpg"><img src="http://greyaliengames.com/blog/wp-content/uploads/screenshot2-240x180.jpg" alt="" title="screenshot2" width="240" height="180" class="alignnone size-thumbnail wp-image-1240" /></a></p>
<p><a href="http://www.lemonmoosegames.com/">Lemon Moose Games</a> have ported this game to mobile for me and it&#8217;s already been released for Blackberry.</p>
<p>I tried to get Big Fish Games to publish it but they only seem interested in Hidden Object Adventure games on mobile, which is a shame.  However I&#8217;m in talks with a publisher at the moment about releasing it for iOS and Android, and it will also be coming to Windows Phone and Windows 8 soon too.</p>
<p><strong>Techno Zombies</strong></p>
<p><a href="http://greyaliengames.com/blog/wp-content/uploads/2013_02_02-Techno-Zombies.png"><img src="http://greyaliengames.com/blog/wp-content/uploads/2013_02_02-Techno-Zombies-180x180.png" alt="" title="2013_02_02 Techno Zombies" width="180" height="180" class="alignnone size-thumbnail wp-image-1208" /></a></p>
<p>Techno Zombies was going to be my January &#8220;One Game a Month&#8221; but I got carried away making it and it was also pretty complex.  So I decided to stop work on it whilst I get some other things out the way first, then after Titan Attacks mobile has shipped I&#8217;ll probably turn it into a Flash game that is more like a demo. Then I&#8217;ll put it on Kongregate and see what kind of reactions it gets and decide if it&#8217;s worth turning into a larger &#8220;indie game&#8221;.</p>
<p>I&#8217;ve put a few videos online <a href="http://www.youtube.com/watch?v=EBx3Cyh_6nY">such as this one</a> that show early gameplay footage.  People seem to really love the atmosphere even though I haven&#8217;t gotten round to adding techno zombies (think &#8220;cyborgs gone wrong&#8221;) yet!</p>
<p>Also I took it to GDC on my iPad and it went down well. It was good to see how people tried to play it on iPad and has given me several ideas for how to revise the controls.</p>
<p>I definitely think there&#8217;s a hardcore market of Dungeon Master fans out there who would play it if I finished it.  However some developer friends have suggested that I should make better graphics for it instead of using my minimalist placeholder art so that it appeals to wider audience such as people who liked Legend of Grimrock, and this could be wise.</p>
<p>Anyway watch this space!</p>
<p><strong>What&#8217;s Next in 2013?</strong></p>
<p><a href="http://greyaliengames.com/blog/wp-content/uploads/dyingtolive2.jpg"><img src="http://greyaliengames.com/blog/wp-content/uploads/dyingtolive2-240x180.jpg" alt="" title="dyingtolive2" width="240" height="180" class="alignnone size-thumbnail wp-image-940" /></a></p>
<p>First up I must finish Titan Attacks mobile, and ship Oz on mobile.  Then I can decide what to do next.</p>
<p>If Titan Attacks mobile does well and generates enough money for me to keep going for a few more months, then I&#8217;ll either work on Techno Zombies or a new &#8220;indie&#8221; game for about 6 months and then release it on my site and also try to get it on Steam via my various contacts.</p>
<p>If Titan Attacks doesn&#8217;t generate enough money for me to keep going then I&#8217;ll make another casual game.  I already have designs for at least two match-3s ready to roll.  I know how to make these pretty well know and know they will make me money.  This will then free me up to work on an &#8220;indie&#8221; game which is a bit more risky.</p>
<p>I&#8217;m also helping a casual game developer friend with the design of a new game which hopefully will come out before the end of 2013.  I&#8217;m quite excited about the design of this game and I think it could do pretty well in the casual game space.</p>
<p>Naturally I&#8217;ll keep trying to bang out One Game a Month and it&#8217;ll be interesting to see what I&#8217;ve produced at the end of the year.</p>
<p>I&#8217;d also like to finish off my <a href="http://www.greyaliengames.pjio.com/flash/dyingtolive/index.php">Dying To Live</a> platformer at some point so that I can have a reusable platform game engine in my Monkey code framework.</p>
<p>Well it&#8217;s been a busy time since I&#8217;ve returned to the UK (I&#8217;ve counted 8 different projects in this post!) and it certainly looks busy ahead too.</p>
<p><strong>Good luck with your own projects and wish me luck with mine! Thanks <img src='http://greyaliengames.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </strong></p>
<img src="http://feeds.feedburner.com/~r/GreyAlienGames/~4/-ICrI5Gx12g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://greyaliengames.com/blog/grey-alien-games-spring-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://greyaliengames.com/blog/grey-alien-games-spring-update/</feedburner:origLink></item>
		<item>
		<title>Being a indie game developer dad</title>
		<link>http://feedproxy.google.com/~r/GreyAlienGames/~3/CJu260pbJ1M/</link>
		<comments>http://greyaliengames.com/blog/being-a-indie-game-developer-dad/#comments</comments>
		<pubDate>Mon, 11 Mar 2013 16:38:28 +0000</pubDate>
		<dc:creator>Grey Alien Games</dc:creator>
				<category><![CDATA[Musings]]></category>

		<guid isPermaLink="false">http://greyaliengames.com/blog/?p=1212</guid>
		<description><![CDATA[I could never go and work in an office for a corporation again whilst my kids still live at home, and probably just never again anyway. Working in an office The relationship I had with my family (wife and two boys) whilst working in an office doing game dev was the worst it&#8217;s ever been. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://greyaliengames.com/blog/wp-content/uploads/IMG_1249-Jake-Helen-Conan-Callum-at-glacier.jpg"><img src="http://greyaliengames.com/blog/wp-content/uploads/IMG_1249-Jake-Helen-Conan-Callum-at-glacier-240x180.jpg" alt="" title="IMG_1249 Jake Helen Conan Callum at glacier" width="240" height="180" class="alignnone size-thumbnail wp-image-1213" /></a></p>
<p>I could never go and work in an office for a corporation again whilst my kids still live at home, and probably just never again anyway.</p>
<p><strong>Working in an office</strong></p>
<p>The relationship I had with my family (wife and two boys) whilst working in an office doing game dev was the worst it&#8217;s ever been.  I basically saw them at breakfast and then went to the office and maybe saw them just before they went to bed depending on how late I worked (plus travel time).  Occasionally I got to meet my wife for lunch because both my boys were at school and my wife is self-employed. Of course I got the weekends with my family but I was often tired and unmotivated to do much.</p>
<p>Also my wife was left basically bringing the boys up on her own during the week and I began to realise that they desperately needed me around more as a dad for a different perspective on things, plus I wanted to see them of course &#8211; something that amplified after my father passed away.</p>
<p>I&#8217;m sure that if you are not a parent then working in an office is probably fine as long as you can still find time to spend with your partner and to do your hobbies. If the company you work for is progressive enough to allow you to work at home sometimes/quite often and allows you to have some flexibility in your schedule to deal with family-related issues that regularly crop up then that would of course be great, but I wasn&#8217;t in such a company/culture (although they did help me out when my dad died.)</p>
<p>It can also be awkward working with people who don&#8217;t have kids who just don&#8217;t understand that your family comes before your work and what responsibilities you have outside of the office. Plus, and this is sad, I&#8217;m sure many dads think it&#8217;s normal and acceptable to go to work all day and hardly ever see their kids&#8230;Some would say they have no choice, but I disagree, there is always choice of some kind if you look hard enough. [EDIT] A friend has reminded me that in the US if you work for a company you&#8217;ll get health insurance and that without it you are screwed.  This is certainly huge bummer and no doubt would put many parents off going indie as paying for your family&#8217;s insurance costs a fortune. Not so in Canada or the UK or many other countries fortunately.</p>
<p>TL;DR If you are a parent, working away from home sucks. Don&#8217;t do it!</p>
<p><strong>Working at home as an indie</strong></p>
<p>Before I worked in an office I worked at home as an indie. That was a conscious decision that I made when my first son was 3 and my second son was 6 months old (before that I was an IT consultant and spent lots of time at home as well). Whilst working in the office I remembered the good times of being able to see my kids, help my wife with stuff, and just generally being around.  So eventually I left that company and went back to being indie again and it&#8217;s just so much better! <img src='http://greyaliengames.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>However, of course the flip side is that:</p>
<p>a) I get interrupted at home a lot<br />
b) Income is variable and there is no certainty etc.<br />
c) I seem to work best in the afternoons and evenings which is when my family wants to see me.</p>
<p>I&#8217;ve gone through indie crunches where I&#8217;ve hardly seen anyone, and I often work at weekends (due to being busy and also because I enjoy it), but then other times when my family really needs my help, like if they are all ill with the flu or something, I can be there for them.</p>
<p>It&#8217;s definitely not a good idea to set up hard deadlines as an indie parent because some poop will mostly likely hit the fan and force you to make tough decisions. For example: on the day I was supposed to be shipping Spring Bonus for PC/Mac (it had to come out by Easter Sunday) I&#8217;d had 1 hour sleep the night before due to testing and then my wife got super-ill and I had to rush her to hospital (it turned out to be cancer) and then go and get the kids from school etc. It was one of the most horrible and stressful days of my life trying to balance everything. Luckily she is fine now and the game shipped and has done well, but it was not easy at all.</p>
<p>I also like doing the school run.  <strong>If you are a dad and have not dropped your kids off or picked them up from playgroup/school on then you are missing out on something really important</strong>. Don&#8217;t let your wife hog this cool thing that will give you memories you&#8217;ll never forgot.</p>
<p>Also my wife works at home and so we get to go out to lunch, for romantic walks, and to Ikea when we feel like it.  This is obviously good for our relationship <img src='http://greyaliengames.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Btw, sorry that I&#8217;m just writing from a male/dad perspective &#8211; I would love to hear more indie mums/moms posting their thoughts too! </p>
<p>TL;DR You still have to balance your work/home life when working at home as an indie, but it&#8217;s definitely better for parents.</p>
<p><strong>Let me know your thoughts in the comments, thanks!</strong></p>
<img src="http://feeds.feedburner.com/~r/GreyAlienGames/~4/CJu260pbJ1M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://greyaliengames.com/blog/being-a-indie-game-developer-dad/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		<feedburner:origLink>http://greyaliengames.com/blog/being-a-indie-game-developer-dad/</feedburner:origLink></item>
		<item>
		<title>Titan Attacks mobile – Developer Diary #3</title>
		<link>http://feedproxy.google.com/~r/GreyAlienGames/~3/KJZCHM5xRkU/</link>
		<comments>http://greyaliengames.com/blog/titan-attacks-mobile-developer-diary-3/#comments</comments>
		<pubDate>Tue, 15 Jan 2013 01:45:28 +0000</pubDate>
		<dc:creator>Grey Alien Games</dc:creator>
				<category><![CDATA[Developer Diary]]></category>

		<guid isPermaLink="false">http://greyaliengames.com/blog/?p=1177</guid>
		<description><![CDATA[(click to enlarge) It&#8217;s been a while since my last Titan Attacks developer diary and that&#8217;s due to two things: 1) I spent a couple of weeks banging out a new version of one of my games called Holiday Bonus GOLD and it launched on iPad/Android/PC/Mac in December. It was a spur of the moment [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://greyaliengames.com/blog/wp-content/uploads/TA_firing.jpg"><img src="http://greyaliengames.com/blog/wp-content/uploads/TA_firing-118x180.jpg" alt="" title="TA_firing" width="118" height="180" class="alignnone size-thumbnail wp-image-1180" /></a></p>
<p><em>(click to enlarge)</em></p>
<p>It&#8217;s been a while since my last <a href="http://greyaliengames.com/blog/titan-attacks-mobile-developer-diary-2/">Titan Attacks developer diary</a> and that&#8217;s due to two things:</p>
<p>1) I spent a couple of weeks banging out a new version of one of my games called <a href="http://www.greyaliengames.com/holidaybonusgold/index.php">Holiday Bonus GOLD</a> and it launched on iPad/Android/PC/Mac in December.  It was a spur of the moment thing to make that game but it should generate some good money (it got to no.2 on iWin.com!) and give me more indie &#8220;runway&#8221;, which is always a good thing.</p>
<p>2) I had a couple of weeks of lounging around, playing games and doing family stuff over Christmas</p>
<p><strong>Anyway, here&#8217;s what&#8217;s new since the last update:</strong></p>
<p>- I finished ripping out all old code and media from the project which I&#8217;d copied from another of my games. It always feels good to have this step done so that your new game is 100% &#8220;clean&#8221;.</p>
<p>- Added a tank that can fire multiple bullets and a basic background.</p>
<p>- Added a control method where you can move your finger anywhere to position the tank instantly and it autofires on finger down.  However, it turns out this method won&#8217;t work because you sometimes need to be able to position the tank under a parachuting alien and catch it without shooting it.  So I&#8217;m tweaking this control method to require a second finger to fire.</p>
<p>- I&#8217;ve been doing a ton of GUI code and that started with a new TVisualComponent class that I then extended other classes from. For some reason I never did this in previous frameworks (this one is technically my 5th framework and it&#8217;s shaping up to be the best one yet).</p>
<p>- Created a TSliderControl class and hooked it up to the player as another control method along with a fire button. See the image below (click to enlarge).  As you slide your finger around in the rectangle the tank moves the full distance across the screen.  This will be really useful on iPad.  It feels smooth and good to use.</p>
<p><a href="http://greyaliengames.com/blog/wp-content/uploads/TA_SliderControl.jpg"><img src="http://greyaliengames.com/blog/wp-content/uploads/TA_SliderControl-118x180.jpg" alt="" title="TA_SliderControl" width="118" height="180" class="alignnone size-thumbnail wp-image-1178" /></a></p>
<p>- Made an options screen so I could change control method on the device and then test it and get other people to test it. The final game will also allow you to change control method.</p>
<p>- Made the controls and buttons work with multi-touch on phone. This took quite a lot of fiddling to get right, but I properly understand the &#8220;problem space&#8217; now.</p>
<p>- Got basic settings data saving/loading so that the game can remember the last control method you used.</p>
<p>- Improved my Screen Manager system to handle modal screens and multiple screens active and/or visible at once (e.g. show in-game menu over game-screen and call another dialog from that).  I already had something basic that worked but this is a lot more flexible for the future and will require less code to add pop-up dialogs.</p>
<p>- Added a button down state and a bunch of other mini GUI tweaks/fixes that seemed to take forever as every time I changed something I spotted something else.</p>
<p>- Made mouse/finger up operate buttons instead of mouse/finger down.  This turned out to be pretty complicated, especially on iOS as I&#8217;ve made it keep track of which finger first presses down on the button so that it can still activate it even when it moves away (but is not lifted up) and comes back to the button.  In all my previous games the buttons activate on mouse/finger down which feels snappy but it&#8217;s not how OSes do it and nor how most decent games on iOS do it, so I changed my framework finally to handle this.</p>
<p><strong>Next up</strong></p>
<p>- Changing layout based on device orientation.  Already components spread out and centre based on different aspect ratios but I want it to be dynamic.<br />
- Tilt control method<br />
- Finish tweaking/testing &#8220;easy&#8221; control method of placing finger where you want the tank to be.<br />
- Add in first enemy.</p>
<p>OK that&#8217;s it for now.  I&#8217;m going to meet Cas (from Puppy Games) and Cliffski (Positech games) on Wednesday, so I&#8217;m aiming to get more stuff to show them such as the game changing layout based on device orientation.  All this GUI/framework stuff doesn&#8217;t move the game forward gameplay-wise but it&#8217;s a solid base for me to build this game, and future games, on.</p>
<img src="http://feeds.feedburner.com/~r/GreyAlienGames/~4/KJZCHM5xRkU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://greyaliengames.com/blog/titan-attacks-mobile-developer-diary-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://greyaliengames.com/blog/titan-attacks-mobile-developer-diary-3/</feedburner:origLink></item>
		<item>
		<title>Yes! Beat the FTL Boss (Video)</title>
		<link>http://feedproxy.google.com/~r/GreyAlienGames/~3/bfdrbiyVpJw/</link>
		<comments>http://greyaliengames.com/blog/yes-beat-the-ftl-boss-video/#comments</comments>
		<pubDate>Mon, 14 Jan 2013 01:04:50 +0000</pubDate>
		<dc:creator>Grey Alien Games</dc:creator>
				<category><![CDATA[Game Walkthroughs]]></category>
		<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://greyaliengames.com/blog/?p=1158</guid>
		<description><![CDATA[At last! I finally beat the FTL boss ship on Normal mode This time I had a better equipped ship with a cloak and a teleport, both of which came in very handy during the boss fight as well as earlier in the game. The main weapon I had was the Glave beam which takes [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://greyaliengames.com/blog/wp-content/uploads/FinalShip.jpg"><img src="http://greyaliengames.com/blog/wp-content/uploads/FinalShip-240x150.jpg" alt="" title="FinalShip" width="240" height="150" class="alignnone size-thumbnail wp-image-1159" /></a></p>
<p>At last! I finally beat the FTL boss ship on Normal mode <img src='http://greyaliengames.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>This time I had a better equipped ship with a cloak and a teleport, both of which came in very handy during the boss fight as well as earlier in the game.</p>
<p>The main weapon I had was the Glave beam which takes a long time to charge and consumes a lot of power but is hugely effective if the enemy has low shields and you can make the beam go over 3 or 4 rooms.</p>
<p>The first two boss fights went pretty well except I lost 3 of my key crew members during the second fight and then the 3rd fight went poorly but I just managed to clinch it before I died.  I made a few mistakes of course &#8211; sometimes I just miss things because there is so much going on.  Anyway, I&#8217;m pleased with the win and I hope that you can learn a new strategy that works for you from watching the video.</p>
<p>Here&#8217;s a video with commentary. Enjoy!</p>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/DIUCtpWCtE8" frameborder="0" allowfullscreen></iframe></p>
<img src="http://feeds.feedburner.com/~r/GreyAlienGames/~4/bfdrbiyVpJw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://greyaliengames.com/blog/yes-beat-the-ftl-boss-video/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://greyaliengames.com/blog/yes-beat-the-ftl-boss-video/</feedburner:origLink></item>
		<item>
		<title>Argh! Defeated by the FTL boss again</title>
		<link>http://feedproxy.google.com/~r/GreyAlienGames/~3/r-W0UTZ0V6E/</link>
		<comments>http://greyaliengames.com/blog/argh-defeated-by-the-ftl-boss-again/#comments</comments>
		<pubDate>Sat, 12 Jan 2013 18:01:01 +0000</pubDate>
		<dc:creator>Grey Alien Games</dc:creator>
				<category><![CDATA[Game Recommendations]]></category>

		<guid isPermaLink="false">http://greyaliengames.com/blog/?p=1154</guid>
		<description><![CDATA[(Click to enlarge) I was sooooo close to beating the game on Normal. The boss ship had hardly any hull left on the 3rd fight but in the end it just pummeled me with lasers and missiles. I had won the previous two boss fights pretty easily with my full power shield, epic evasion capability [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://greyaliengames.com/blog/wp-content/uploads/FTL-Boss-Fight.jpg"><img src="http://greyaliengames.com/blog/wp-content/uploads/FTL-Boss-Fight-240x150.jpg" alt="" title="FTL Boss Fight" width="240" height="150" class="alignnone size-thumbnail wp-image-1155" /></a><br />
<em>(Click to enlarge)</em></p>
<p>I was sooooo close to beating the game on Normal.  The boss ship had hardly any hull left on the 3rd fight but in the end it just pummeled me with lasers and missiles.</p>
<p>I had won the previous two boss fights pretty easily with my full power shield, epic evasion capability and serious firepower.  Also all my key crew members were fully leveled up in their skills.  However 4 of my crew got wiped out so I only had 3 people left to run around and put out fires and repair things, which meant my mega ship wasn&#8217;t fully operational.</p>
<p>I also had the following Augmentations:<br />
- Long Range Scanners (helped me pick a decent path though the sectors)<br />
- Automated Re-loader (made my weaponry even more deadly)<br />
- Advanced FTL Navigation (I used this on the final level to get to a repair base before the 3rd fight)</p>
<p>Well my adrenaline was high on that last fight I can tell you. I really thought I was going to make it, but then it all fell apart. Gah! So disappointing.</p>
<p>Anyway, if it isn&#8217;t already clear, I 100% recommend this game.  It&#8217;s brilliant but super-addictive so watch out!</p>
<img src="http://feeds.feedburner.com/~r/GreyAlienGames/~4/r-W0UTZ0V6E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://greyaliengames.com/blog/argh-defeated-by-the-ftl-boss-again/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://greyaliengames.com/blog/argh-defeated-by-the-ftl-boss-again/</feedburner:origLink></item>
		<item>
		<title>Full Indie team interview</title>
		<link>http://feedproxy.google.com/~r/GreyAlienGames/~3/4u6sXul2rQs/</link>
		<comments>http://greyaliengames.com/blog/full-indie-team-interview/#comments</comments>
		<pubDate>Sat, 12 Jan 2013 13:39:16 +0000</pubDate>
		<dc:creator>Grey Alien Games</dc:creator>
				<category><![CDATA[My Interviews]]></category>

		<guid isPermaLink="false">http://greyaliengames.com/blog/?p=1148</guid>
		<description><![CDATA[I was recently interviewed along with the other Full Indie team members about how Full Indie was created and other interesting indie-related stuff. You can read the full 3 page interview here. Enjoy!]]></description>
			<content:encoded><![CDATA[<a href="http://greyaliengames.com/blog/wp-content/uploads/FullIndie.jpg"><img src="http://greyaliengames.com/blog/wp-content/uploads/FullIndie-180x180.jpg" alt="FullIndie" title="Full Indie" width="180" height="180" class="size-thumbnail wp-image-857" /></a>
<p>I was recently interviewed along with the other Full Indie team members about how Full Indie was created and other interesting indie-related stuff.</p>
<p>You can read the <a href="http://vividgamer.com/2013/01/04/full-indie-and-half-crazy-the-team-behind-full-indie-talks/">full 3 page interview here</a>.</p>
<p>Enjoy!</p>
<img src="http://feeds.feedburner.com/~r/GreyAlienGames/~4/4u6sXul2rQs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://greyaliengames.com/blog/full-indie-team-interview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://greyaliengames.com/blog/full-indie-team-interview/</feedburner:origLink></item>
		<item>
		<title>2013 Artwork</title>
		<link>http://feedproxy.google.com/~r/GreyAlienGames/~3/9EFQI00koiw/</link>
		<comments>http://greyaliengames.com/blog/2013-artwork/#comments</comments>
		<pubDate>Tue, 08 Jan 2013 01:33:49 +0000</pubDate>
		<dc:creator>Grey Alien Games</dc:creator>
				<category><![CDATA[Artwork]]></category>

		<guid isPermaLink="false">http://greyaliengames.com/blog/?p=1138</guid>
		<description><![CDATA[Inspired by Noel Berry&#8217;s Art A Day I thought I&#8217;d try to make a few pieces of art this year as it&#8217;s been *way* too long since I did anything like that, plus I&#8217;d like to improve my skills at making digital art so I can make some half-decent stuff for my One Game A [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://greyaliengames.com/blog/wp-content/uploads/2013_01_05-Standing-Stone.png"><img src="http://greyaliengames.com/blog/wp-content/uploads/2013_01_05-Standing-Stone-180x180.png" alt="" title="2013_01_05 Standing Stone" width="180" height="180" class="alignnone size-thumbnail wp-image-1139" /></a></p>
<p>Inspired by Noel Berry&#8217;s <a href="http://noelberry.ca/content/artaday/2013/">Art A Day</a> I thought I&#8217;d try to make a few pieces of art this year as it&#8217;s been *way* too long since I did anything like that, plus I&#8217;d like to improve my skills at making digital art so I can make some half-decent stuff for my One Game A Month titles (I&#8217;d still hire a pro for anything commercial).</p>
<p>I&#8217;ve even ordered a fancy new Wacom tablet which should arrive in a couple of days. Meanwhile the first few images are made with a mouse, which really isn&#8217;t the best method, but I&#8217;m still having great fun. It feels great to be creating even little pieces of art like these.</p>
<p>I&#8217;ll update this blog post with more pictures as I create them.</p>
<p>Here are some more (click to enlarge):</p>
<p><a href="http://greyaliengames.com/blog/wp-content/uploads/2013_01_06-Broadwindsor-Church.png"><img src="http://greyaliengames.com/blog/wp-content/uploads/2013_01_06-Broadwindsor-Church-180x180.png" alt="" title="2013_01_06 Broadwindsor Church" width="180" height="180" class="alignnone size-thumbnail wp-image-1140" /></a> <a href="http://greyaliengames.com/blog/wp-content/uploads/2013_01_07-Skull.jpg"><img src="http://greyaliengames.com/blog/wp-content/uploads/2013_01_07-Skull-180x180.jpg" alt="" title="2013_01_07 Skull" width="180" height="180" class="alignnone size-thumbnail wp-image-1141" /></a></p>
<p><a href="http://greyaliengames.com/blog/wp-content/uploads/2013_01_08-BC-sunset.jpg"><img src="http://greyaliengames.com/blog/wp-content/uploads/2013_01_08-BC-sunset-180x180.jpg" alt="" title="2013_01_08 BC sunset" width="180" height="180" class="alignnone size-thumbnail wp-image-1146" /></a> <a href="http://greyaliengames.com/blog/wp-content/uploads/2013_01_17-Trippy-pattern-tablet-practice.jpg"><img src="http://greyaliengames.com/blog/wp-content/uploads/2013_01_17-Trippy-pattern-tablet-practice-180x180.jpg" alt="" title="2013_01_17 Trippy pattern tablet practice" width="180" height="180" class="alignnone size-thumbnail wp-image-1193" /></a></p>
<p><a href="http://greyaliengames.com/blog/wp-content/uploads/2013_01_18-East-Cliffs.png"><img src="http://greyaliengames.com/blog/wp-content/uploads/2013_01_18-East-Cliffs-180x180.png" alt="" title="2013_01_18 East Cliffs" width="180" height="180" class="alignnone size-thumbnail wp-image-1195" /></a> <a href="http://greyaliengames.com/blog/wp-content/uploads/2013_01_19-Corfe-Castle.png"><img src="http://greyaliengames.com/blog/wp-content/uploads/2013_01_19-Corfe-Castle-180x180.png" alt="" title="2013_01_19 Corfe Castle" width="180" height="180" class="alignnone size-thumbnail wp-image-1197" /></a></p>
<p><a href="http://greyaliengames.com/blog/wp-content/uploads/2013_01_19-Windswept-Tree.png"><img src="http://greyaliengames.com/blog/wp-content/uploads/2013_01_19-Windswept-Tree-180x180.png" alt="" title="2013_01_19 Windswept Tree" width="180" height="180" class="alignnone size-thumbnail wp-image-1204" /></a> <a href="http://greyaliengames.com/blog/wp-content/uploads/2013_01_21-1-point-perspective.png"><img src="http://greyaliengames.com/blog/wp-content/uploads/2013_01_21-1-point-perspective-180x180.png" alt="" title="2013_01_21 1 point perspective" width="180" height="180" class="alignnone size-thumbnail wp-image-1206" /></a></p>
<p><a href="http://greyaliengames.com/blog/wp-content/uploads/2013_02_02-Techno-Zombies.png"><img src="http://greyaliengames.com/blog/wp-content/uploads/2013_02_02-Techno-Zombies-180x180.png" alt="" title="2013_02_02 Techno Zombies" width="180" height="180" class="alignnone size-thumbnail wp-image-1208" /></a> <a href="http://greyaliengames.com/blog/wp-content/uploads/2013-03-16-caterpiller.jpg"><img src="http://greyaliengames.com/blog/wp-content/uploads/2013-03-16-caterpiller-180x180.jpg" alt="" title="2013-03-16 caterpiller" width="180" height="180" class="alignnone size-thumbnail wp-image-1232" /></a></p>
<img src="http://feeds.feedburner.com/~r/GreyAlienGames/~4/9EFQI00koiw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://greyaliengames.com/blog/2013-artwork/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://greyaliengames.com/blog/2013-artwork/</feedburner:origLink></item>
	</channel>
</rss>
