<?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>RonEnix &#187; Air Roar</title>
	<atom:link href="http://ronenix.com/category/air-roar/feed/" rel="self" type="application/rss+xml" />
	<link>http://ronenix.com</link>
	<description></description>
	<lastBuildDate>Wed, 12 Nov 2008 14:57:32 +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>Air Roar SDL source and demo available</title>
		<link>http://ronenix.com/2008/06/03/air-roar-sdl-source-and-demo-available/</link>
		<comments>http://ronenix.com/2008/06/03/air-roar-sdl-source-and-demo-available/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 18:30:25 +0000</pubDate>
		<dc:creator>Ron</dc:creator>
				<category><![CDATA[2D]]></category>
		<category><![CDATA[Air Roar]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[air]]></category>

		<guid isPermaLink="false">http://ronenix.com/?p=133</guid>
		<description><![CDATA[After some time, I&#8217;ve managed to spare an hour or so to make the SDL version of Air Roar available for download. The demo version is packed into a zip file. This zip file contains 2 versions of the game with the difference is full-screen mode.
I&#8217;ve also included a separate download for the source code, [...]]]></description>
			<content:encoded><![CDATA[<p>After some time, I&#8217;ve managed to spare an hour or so to make the SDL version of Air Roar available for download. The demo version is packed into a zip file. This zip file contains 2 versions of the game with the difference is full-screen mode.</p>
<p>I&#8217;ve also included a separate download for the source code, which is also available in the <a title="Air Roar" href="http://ronenix.com/wp-admin/air-roar">Air Roar</a> project page. The source project works mostly on Visual C++ 2005, the version used when coding the game.</p>
<p>XNA C# version of the game is also in the works. Screenshots of the new layout and design of the game will come soon. There&#8217;s still a couple of game play issues I&#8217;ve to fix.</p>
<p>The DS version of the game is also slowly building up. I&#8217;m currently testing the touchscreen controls for the game. The design is to hold the DS like a book, using the the touchscreen to move the aimer around the screen. Your score will be displayed on the other screen. I&#8217;ve also planned to allow the player to select whether they are left-handed or right-handed.</p>
<p>Lots more to come for Air Roar. It hasn&#8217;t died yet. *smiles*</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Edit: 04/06/08</p>
<p>I&#8217;ve re-uploaded another compiled version, since there were problems with the program running alot faster on other PCs. Also updated the project file to link to all dependancies locally rather than directly.</p>
]]></content:encoded>
			<wfw:commentRss>http://ronenix.com/2008/06/03/air-roar-sdl-source-and-demo-available/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Newer version of Air Roar</title>
		<link>http://ronenix.com/2007/12/19/newer-version-of-air-roar/</link>
		<comments>http://ronenix.com/2007/12/19/newer-version-of-air-roar/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 17:39:00 +0000</pubDate>
		<dc:creator>Ron</dc:creator>
				<category><![CDATA[2D]]></category>
		<category><![CDATA[Air Roar]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[XNA]]></category>
		<category><![CDATA[pyrogine]]></category>

		<guid isPermaLink="false">http://ronenix.com/?p=26</guid>
		<description><![CDATA[ One of the main reason I put up some of the old blog post from my previous blog, on Air Roar was that I&#8217;m going to continue my work on this 2D scroller using an entirely different API. This mean stepping out of SDL and using another engine. Not recently though, I have been [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://i13.photobucket.com/albums/a280/ky21185/iconAR.jpg" style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 100px; height: 100px" border="0" /> One of the main reason I put up some of the old blog post from my previous blog, on Air Roar was that I&#8217;m going to continue my work on this 2D scroller using an entirely different API. This mean stepping out of SDL and using another engine. Not recently though, I have been implementing a version of Air Roar on XNA, and I was to continue to use XNA not until I found Pyrogine2D. Check the API <a href="http://www.pyrogine.com/index.php?content/view/15/35/">here</a>. This simple API, which I have been messing around with recently, is one powerful tool. It has everything I need for my 2D scroller and right now I&#8217;m slightly torn to which API I should use instead. The API is entirely free of use only for non-commercial use.<br />
XNA or Pyrogine2D. I&#8217;ll do some prototyping. It may be that I&#8217;ll be doing it on both, since the two are easy to use especially for a 2D top scroller game.</p>
]]></content:encoded>
			<wfw:commentRss>http://ronenix.com/2007/12/19/newer-version-of-air-roar/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Air Roar submitted version.</title>
		<link>http://ronenix.com/2006/12/17/air-roar-submitted-version/</link>
		<comments>http://ronenix.com/2006/12/17/air-roar-submitted-version/#comments</comments>
		<pubDate>Sun, 17 Dec 2006 18:27:00 +0000</pubDate>
		<dc:creator>Ron</dc:creator>
				<category><![CDATA[1.1]]></category>
		<category><![CDATA[Air Roar]]></category>
		<category><![CDATA[SDL]]></category>
		<category><![CDATA[assignment]]></category>
		<category><![CDATA[gameplay]]></category>
		<category><![CDATA[submitted]]></category>
		<category><![CDATA[version]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://ronenix.com/?p=25</guid>
		<description><![CDATA[ Air Roar was submitted at version 1.1 as it was ready to for the demo. The time frame for the assignment wasn&#8217;t that long to consider a whole game so a demo was much more appropriate.
[Edit: 14/12/2007] &#8211; Removed images and replaced by gameplay video on YouTube. Please download the appropriate plugins on your [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 100px; height: 100px" src="http://i13.photobucket.com/albums/a280/ky21185/iconAR.jpg" border="0" alt="" /> Air Roar was submitted at version 1.1 as it was ready to for the demo. The time frame for the assignment wasn&#8217;t that long to consider a whole game so a demo was much more appropriate.</p>
<p>[Edit: 14/12/2007] &#8211; Removed images and replaced by gameplay video on YouTube. Please download the appropriate plugins on your browser to view it here.</p>
<p>Gameplay video:<br />
<center><br />
<object classid="clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616" width="500" height="420" codebase="http://go.divx.com/plugin/DivXBrowserPlugin.cab"><param name="custommode" value="Stage6" /><param name="previewImage" value="http://i13.photobucket.com/albums/a280/ky21185/ar_v1_3.jpg"/><param name="autoPlay" value="false" /><param name="src" value="http://ronenix.com/files/videos/AirRoar.divx" /><embed type="video/divx" src="http://ronenix.com/files/videos/AirRoar.divx" custommode="Stage6" width="500" height="420" autoPlay="false" previewImage="http://i13.photobucket.com/albums/a280/ky21185/ar_v1_3.jpg" pluginspage="http://go.divx.com/plugin/download/"></embed></object><br />
<br />No video? Get the DivX Web Player for <a style="text-decoration: underline;" href="http://download.divx.com/player/DivXWebPlayerInstaller.exe">Windows</a> or <a style="text-decoration: underline;" href="http://download.divx.com/player/DivXWebPlayer.dmg">Mac</a><br />
</center></p>
<p>YouTube video can be found here: <a href="http://www.youtube.com/watch?v=A3BW7vfEYqA" target="_blank">http://www.youtube.com/watch?v=A3BW7vfEYqA</a><br />
[EDIT]</p>
<p>I apologise for the quality. Fraps wasn&#8217;t able to capture this game due to the fact that it wasn&#8217;t rendering any 3D and that SDL went through windows display, so I had to use an alternate CamStudio, which isn&#8217;t that good with on-screen video gameplay capture.</p>
<p>[End Edit]</p>
<p>As from the pictures, enemy skins have changed and I have introduced the &#8220;blimp&#8221; enemy. The idea was to destroy the minature turrets that are attached to the blimp. The blimp is indestructable if not all of the turrets are destroy, only then that the blimp can be damaged. Changed variations with the enemies appearing into the screen, varying their speed aswell. Introduced boss fight at the end of the level, just like usual top scrollers. The end level boss can extend both of its arms to reach you. Any hit from them can be instant death. The idea behind the boss is to destroy every part of it until the main body is left. This is when the boss will start shooting particles at you that collide with your bullets, prevent some of you bullets from hitting hit. I think I&#8217;ve already mentioned this before but the design of all the assets in this game is made by me, including the background theme. If you&#8217;ve noticed, that song I produced was made simply fron TechnoEjay a long time ago, so I dediced to use the tune as it seems to fit this type of theme.</p>
<p>Anyways I&#8217;ll see about future updates for this game. Whether or not I&#8217;ll be continuing to work on this depends on various things. I will be updating here though any new improvements I have done to the this game.</p>
<p>If you require a running executable version please e-mail me about it and I&#8217;ll see to it. Any questions about the game you can comment here or e-mail me.</p>
<p>[Edit 14/12/2007] My new e-mail addresses: ronb4ne1@gmail.com  or ron_b4ne1@hotmail.com</p>
<p>Ron</p>
]]></content:encoded>
			<wfw:commentRss>http://ronenix.com/2006/12/17/air-roar-submitted-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Air Roar first version</title>
		<link>http://ronenix.com/2006/11/12/air-roar-first-version/</link>
		<comments>http://ronenix.com/2006/11/12/air-roar-first-version/#comments</comments>
		<pubDate>Sun, 12 Nov 2006 13:38:00 +0000</pubDate>
		<dc:creator>Ron</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[Air Roar]]></category>
		<category><![CDATA[SDL]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[assignment]]></category>
		<category><![CDATA[one]]></category>
		<category><![CDATA[roar]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://ronenix.com/?p=24</guid>
		<description><![CDATA[ Version 1 of my top scroller, with some changes to the gui and other things. I have included a score multiplier, similar to Gun Roar. Each enemy you kill your multiplier goes up. This multiplier doesnt stay up, but decreases every frame, leading to taking down all the possible enemies that fly by. Here&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://i13.photobucket.com/albums/a280/ky21185/iconAR.jpg" style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 100px; height: 100px" border="0" /> Version 1 of my top scroller, with some changes to the gui and other things. I have included a score multiplier, similar to Gun Roar. Each enemy you kill your multiplier goes up. This multiplier doesnt stay up, but decreases every frame, leading to taking down all the possible enemies that fly by. Here&#8217;s a couple of images:</p>
<p><center>  </center><center><br />
<img src="http://i13.photobucket.com/albums/a280/ky21185/ar_v1_1.jpg" /></center><center><br />
<img src="http://i13.photobucket.com/albums/a280/ky21185/ar_v1_2.jpg" /></center><center><br />
<img src="http://i13.photobucket.com/albums/a280/ky21185/ar_v1_3.jpg" /></center><center> </center>Also further notes:<br />
A version of the game must be executable on the PS2s (PlayerStation 2), therefore there will be changes to the initial UI screens in further versions due to simple game control mappings for the PS2. I hope to eventually update the PC version more and optimise it.</p>
]]></content:encoded>
			<wfw:commentRss>http://ronenix.com/2006/11/12/air-roar-first-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Air Roar prototype version</title>
		<link>http://ronenix.com/2006/10/25/air-roar-prototype-version/</link>
		<comments>http://ronenix.com/2006/10/25/air-roar-prototype-version/#comments</comments>
		<pubDate>Wed, 25 Oct 2006 19:41:00 +0000</pubDate>
		<dc:creator>Ron</dc:creator>
				<category><![CDATA[Air Roar]]></category>
		<category><![CDATA[SDL]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[roar]]></category>

		<guid isPermaLink="false">http://ronenix.com/?p=23</guid>
		<description><![CDATA[ Here it is my very own top scroller game Air Roar, inspired heavily by Gun Roar. All assests in the game are created by moi and some scenes resemble that from the game. Like I said, Gun Roar is my inspiration to make a top scroller shooter of that style. Abstract images are always [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://i13.photobucket.com/albums/a280/ky21185/iconAR.jpg" style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 100px; height: 100px" border="0" /> Here it is my very own top scroller game Air Roar, inspired heavily by <a href="http://www.asahi-net.or.jp/~cs8k-cyu/windows/gr_e.html" target="_blank">Gun Roar</a>. All assests in the game are created by moi and some scenes resemble that from the game. Like I said, Gun Roar is my inspiration to make a top scroller shooter of that style. Abstract images are always an eye candy to me.<br />
Here&#8217;s images of the first prototype version of Air Roar. The test cubes are on Geometry Wars, which will not be used in the final version.</p>
<p><center><br />
<img src="http://i13.photobucket.com/albums/a280/ky21185/ar_proto_1.jpg" border="0" /></center><center><br />
<img src="http://i13.photobucket.com/albums/a280/ky21185/ar_proto_3.jpg" border="0" /></center><center><br />
<img src="http://i13.photobucket.com/albums/a280/ky21185/ar_proto_2.jpg" border="0" /><br />
</center><br />
This is gonna become the assesment work for GHAP.<br />
The top scroller uses SDL libraries and wrapper codes from Andrew William&#8217;s AWSprite classes.</p>
]]></content:encoded>
			<wfw:commentRss>http://ronenix.com/2006/10/25/air-roar-prototype-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
