<?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>GaanZa &#187; mobile gaming</title>
	<atom:link href="http://www.gaanza.com/blog/tag/mobile-gaming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gaanza.com</link>
	<description></description>
	<lastBuildDate>Sat, 04 Sep 2010 07:55:44 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Diving into Mobile Gaming !!</title>
		<link>http://www.gaanza.com/blog/diving-into-mobile-gaming/</link>
		<comments>http://www.gaanza.com/blog/diving-into-mobile-gaming/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 08:12:34 +0000</pubDate>
		<dc:creator>padam</dc:creator>
				<category><![CDATA[developer]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[j2me]]></category>
		<category><![CDATA[mobile game development]]></category>
		<category><![CDATA[mobile gaming]]></category>

		<guid isPermaLink="false">http://www.gaanza.com/blog/?p=313</guid>
		<description><![CDATA[
Recently my friends suggested me to make games for mobile phones. I haven&#8217;t done any formal course for mobile programming so i did a some search on mobile game development on google and gone through some articles like The Clash of Mobile Platforms: J2ME, ExEn, Mophun and WGE
I have a Nokia N70ME handset and most [...]]]></description>
			<content:encoded><![CDATA[<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.gaanza.com%2Fblog%2Fdiving-into-mobile-gaming%2F&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe></div>
<p>Recently my friends suggested me to make games for mobile phones. I haven&#8217;t done any formal course for mobile programming so i did a some search on mobile game development on google and gone through some articles like <span style="font-family: Verdana; font-weight: bold; font-size: 12pt; color: #003e98;"><a href="http://www.gamedev.net/reference/articles/article1944.asp" target="_blank">The Clash of Mobile Platforms: J2ME, ExEn, Mophun and WGE</a></span></p>
<p><span style="font-size: small;">I have a Nokia N70ME handset and most of my friends have same kinda(specifications) handset. All of them are java enabled. I did a search on their specifications and found that almost all were midp 2.0 enabled. After doing some research on mobile gaming i chose J2ME for developing mobile games because majority of the phones of my target audience are java-enabled so i can reach to masses. Secondly, SUN provides you all the development tools for free. And thirdly i am more comfortable in java programming language so it would be easier for me to pick up things more fast and easily. So i am using netbeans IDE 6.7 with the mobility pack to write my app and its pretty productive and reliable. My next step was to find some good online tutorial to just get started, all basic things. I searched the google and found many useful stuff there:</span></p>
<p><span style="font-size: small;"> <a href="http://developers.sun.com/mobility/midp/articles/gameapi/" target="_blank">http://developers.sun.com/mobility/midp/articles/gameapi/</a></span></p>
<p><span style="font-size: small;"><a href="http://developers.sun.com/mobility/midp/articles/game/" target="_blank">http://developers.sun.com/mobility/midp/articles/game/</a></span></p>
<p><span style="font-size: small;"><a href="http://today.java.net/pub/a/today/2005/07/07/j2me3.html" target="_blank">http://today.java.net/pub/a/today/2005/07/07/j2me3.html</a></span></p>
<p><span style="font-size: small;"><a href="http://www.devx.com/wireless/Article/27167/1954">http://www.devx.com/wireless/Article/27167/1954</a></span></p>
<p><span style="font-size: small;">So i got many stuffs to get started making midp 2.0 games. It didn&#8217;t take too much time to pick up things. I got the concepts easily and started implementing them. I just started with testing codes like drawing images, moving them, rotation etc. After testing all those codes i decided to make very simple 2d side scrolling game. Then i searched for some free sprites on google and got some stuffs on world war 2 theme. Then i asked my friend to make some background images for me and he made some pretty good backgrounds. So then i was off to fly and started making the game.</span></p>
<p><span style="font-size: small;">This is my current progress on game and i am pretty sure that soon i&#8217;ll complete the game and upload here for the download.</span></p>
<p><span style="font-size: small;"><img class="alignnone size-full wp-image-314" title="jungleMobile" src="http://www.gaanza.com/wp-content/uploads/2009/10/jungleMobile.png" alt="jungleMobile" width="248" height="329" /></span></p>
<p><span style="font-size: small;">This is my mobile game project that i am working. Soon i&#8217;l finish it. And important thing is that i am enjoying very much making game for mobile phones. I tested it on my Nokia N70 handset and it worked flawlessly. I am very excited regarding this project.</span></p>
<p><span style="font-size: small;"><strong>Gracias.</strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaanza.com/blog/diving-into-mobile-gaming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
