<?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>Xna tutorial &#187; platformes starter kit</title>
	<atom:link href="http://www.xna-tutorial.com/tag/platformes-starter-kit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xna-tutorial.com</link>
	<description>Otro blog más de WordPress</description>
	<lastBuildDate>Tue, 26 Apr 2011 20:35:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Platformer Starter Kit Mejorado</title>
		<link>http://www.xna-tutorial.com/platformer-starter-kit-mejorado/</link>
		<comments>http://www.xna-tutorial.com/platformer-starter-kit-mejorado/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 12:29:15 +0000</pubDate>
		<dc:creator>rantamplan</dc:creator>
				<category><![CDATA[2D]]></category>
		<category><![CDATA[Colisiones]]></category>
		<category><![CDATA[Fisica]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[extended]]></category>
		<category><![CDATA[platformes starter kit]]></category>

		<guid isPermaLink="false">http://www.xna-tutorial.com/platformer-starter-kit-mejorado/</guid>
		<description><![CDATA[Mirando en los foros de XNA me he encontrado con este topic: http://forums.xna.com/forums/t/34901.aspx
En el se ofrece el código fuente de un juego basado en el Starter Kit de plataformas que viene incluido con XNA a partir de la versión 3.0.
 

Contiene numerosas mejoras para partir de el para hacer un juego de plataformas en XNA.
Características:

Game [...]]]></description>
			<content:encoded><![CDATA[<p>Mirando en los <a href="http://forums.xna.com/forums" target="_blank">foros de XNA</a> me he encontrado con este topic: <a title="http://forums.xna.com/forums/t/34901.aspx" href="http://forums.xna.com/forums/t/34901.aspx">http://forums.xna.com/forums/t/34901.aspx</a></p>
<p>En el se ofrece el código fuente de un juego basado en el Starter Kit de plataformas que viene incluido con XNA a partir de la versión 3.0.</p>
<p><a href="http://www.xna-tutorial.com/wp-content/uploads/2009/12/platformer.gif"><img style="float: none;margin-left: auto;margin-right: auto" alt="platformer" src="http://www.xna-tutorial.com/wp-content/uploads/2009/12/platformer_thumb.gif" width="300" height="416" /></a> </p>
<p><strong></strong></p>
<p>Contiene numerosas mejoras para partir de el para hacer un juego de plataformas en XNA.</p>
<p><strong>Características:</strong></p>
<ul><strong></strong>
<li>Game State Management (Menu)</li>
<li>Global Score     </li>
<li>Scrolling levels (vertical and horizontal)     </li>
<li>Custom level information from within the text file (Title, Time Limit, Description)</li>
<li>Level Select     </li>
<li>Falling Apples</li>
<li>Options</li>
<li>Built in BSOD (incase any error happens you can see what it is)</li>
<li>In Game Level Editor (Beta, saving part under progress)</li>
<li>Ladders</li>
<li>option for 320&#215;240 or 640&#215;480 (in the ScreenManager.cs, &quot;Game Configuration Fields&quot; region near top, set the &quot;useHighResolution&quot; to true or false)</li>
<li>A Racing opponent (Turns directions by bumping into walls, Jumps on assigned &quot;J&quot; tiles)</li>
<li>Vanishing Tiles</li>
<li>Hidden Tiles (Both Solid and platform)</li>
<li>Death Tiles</li>
<li>Skin selections</li>
<li>Powerups</li>
</ul>
<p>&#160;</p>
<p>El código fuente lo podéis descargar desde el enlace que proporciona el creador:&#160; <a title="http://www.mediafire.com/?ydyzwtilmkc" href="http://www.mediafire.com/?ydyzwtilmkc">http://www.mediafire.com/?ydyzwtilmkc</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xna-tutorial.com/platformer-starter-kit-mejorado/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

