<?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>Jappit.com &#187; game</title>
	<atom:link href="http://www.jappit.com/blog/tag/game/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jappit.com/blog</link>
	<description>Mobile blog by Alessandro La Rosa</description>
	<lastBuildDate>Wed, 23 Nov 2011 10:38:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>New game released for Nokia Series 40: The Big Map Quest</title>
		<link>http://www.jappit.com/blog/2011/11/14/new-game-released-for-nokia-series-40-the-big-map-quest/</link>
		<comments>http://www.jappit.com/blog/2011/11/14/new-game-released-for-nokia-series-40-the-big-map-quest/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 12:26:08 +0000</pubDate>
		<dc:creator>pit</dc:creator>
				<category><![CDATA[cool stuff]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[j2me]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[nokia maps]]></category>
		<category><![CDATA[nokia store]]></category>
		<category><![CDATA[trivia]]></category>

		<guid isPermaLink="false">http://www.jappit.com/blog/?p=1762</guid>
		<description><![CDATA[I&#8217;ve recently released a new game for Nokia Touch and Type devices: The Big Map Quest. The game uses Nokia Maps to let the player travel around the world, trying to guess where historical locations, country capital cities and other famous places are located. The features of this first release include: More than 100 questions, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently released a new game for <strong>Nokia Touch and Type</strong> devices: <a title="The Big Map Quest game on Nokia Store" href="http://store.ovi.com/content/213264">The Big Map Quest</a>.</p>
<p><a href="http://store.ovi.com/content/213264"><img class="aligncenter size-full wp-image-1751" title="The Big Map Quest game for Nokia Touch and Type" src="http://www.jappit.com/blog/wp-content/blog_bigmapquest.png" alt="" width="580" height="410" /></a></p>
<p>The game uses <a title="Nokia Maps" href="http://maps.nokia.com/">Nokia Maps</a> to let the player travel around the world, trying to <strong>guess where historical locations, country capital cities and other famous places are located</strong>. The features of this first release include:</p>
<ul>
<li><strong>More than 100 questions</strong>, constantly updated</li>
<li><strong>Global rankings</strong>, to compete with users worldwide</li>
<li>Ability to <strong>share a new score on Facebook</strong></li>
</ul>
<p>Check out the video below to see the game in action.</p>
<p><iframe src="http://www.youtube.com/embed/jtJOVhZimWE" frameborder="0" width="560" height="315"></iframe></p>
<p>The game is <strong>available for free</strong> on <a title="The Big Map Quest game on Nokia Store" href="http://store.ovi.com/content/213264">Nokia Store</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jappit.com/blog/2011/11/14/new-game-released-for-nokia-series-40-the-big-map-quest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>J2ME game code: let&#8217;s play Darts!</title>
		<link>http://www.jappit.com/blog/2008/05/05/j2me-game-code-lets-play-darts/</link>
		<comments>http://www.jappit.com/blog/2008/05/05/j2me-game-code-lets-play-darts/#comments</comments>
		<pubDate>Mon, 05 May 2008 14:02:31 +0000</pubDate>
		<dc:creator>pit</dc:creator>
				<category><![CDATA[games]]></category>
		<category><![CDATA[j2me]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[darts]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://www.jappit.com/blog/?p=31</guid>
		<description><![CDATA[Darts is an ideal game for mobile users, since it does only require few seconds for a match, and could be really helpful while waiting for a bus.. (If you must wait a bus in Rome, it&#8217;s easy you&#8217;ll become a Darts champion within a day ) This simple game was originally included, as easter [...]]]></description>
			<content:encoded><![CDATA[<p>Darts is an ideal game for mobile users, since it does only require few seconds for a match, and could be really helpful while waiting for a bus.. (If you must wait a bus in Rome, it&#8217;s easy you&#8217;ll become a Darts champion within a day <img src='http://www.jappit.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
<p><img src="http://www.jappit.com/images/blog/uploads/j2me_game_darts.jpg" alt="J2ME game darts screenshot" width="279" height="294" /></p>
<p>This simple game was originally included, as easter egg, in the midlet built for <a title="Rome Javaday" href="http://roma.javaday.it/roma/" target="_blank">2007 Edition of Rome JavaDay</a>, to help folks being awake during long talks <img src='http://www.jappit.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  For a live test you can go directly to the <a title="j2me darts game emulator" href="http://www.jappit.com/index.php?page=emulator&amp;midlet=darts_game">emulator page</a>.</p>
<p><img src="http://www.jappit.com/images/blog/uploads/j2me_javaday_midlet.png" alt="2007 Rome JavaDay Midlet screenshot" width="305" height="216" /></p>
<p>Now, It&#8217;s source code is fully available to everyone to (ab)use, and please be kind with me for the total lack of comments&#8230;</p>
<p>Here is the <a title="J2me darts game source code" href="http://www.jappit.com/uploads/src/DartScreen.java">source code</a>, and the <a title="J2me darts game download" href="http://www.jappit.com/midlet/JapDarts.jar">full sample midlet</a> if you want to try it out on your phone.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jappit.com/blog/2008/05/05/j2me-game-code-lets-play-darts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

