<?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>Lazyer.net &#187; Brain</title>
	<atom:link href="http://lazyer.net/tag/brain/feed" rel="self" type="application/rss+xml" />
	<link>http://lazyer.net</link>
	<description>Focuses on the development of  Android platforms.</description>
	<lastBuildDate>Sun, 13 Nov 2011 14:45:43 +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>ChildMemory</title>
		<link>http://lazyer.net/childmemory</link>
		<comments>http://lazyer.net/childmemory#comments</comments>
		<pubDate>Tue, 11 May 2010 06:18:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Brain]]></category>
		<category><![CDATA[Child]]></category>
		<category><![CDATA[Memory]]></category>
		<category><![CDATA[Puzzle]]></category>

		<guid isPermaLink="false">http://lazyer.net/?p=134</guid>
		<description><![CDATA[ChildMemoryis a card game in which all of the cards are laid face down on a surface and two cards are flipped face up over each turn. The object of the game is to turn over pairs of matching cards. ChildMemoryis an especially good game for young children, though adults may find it challenging and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://chart.apis.google.com/chart?cht=qr&amp;chs=200x200&amp;chl=market://search?q=pname:net.lazyer.ChildMemory" class="qrcode"></p>
<p>ChildMemoryis a card game in which all of the cards are<br />
laid face down on a surface and two cards are flipped face up over each turn. The object of the game is to turn over pairs of matching cards.<br />
ChildMemoryis an especially good game for young children, though adults may find it challenging and stimulating as well.</p>
<p>ScreenShots:</p>
<p><img src="http://lazyer.net//wp-content/uploads/2010/05/ChildMemory1.png" alt="ChildMemory"><img src="http://lazyer.net//wp-content/uploads/2010/05/ChildMemory2.png" alt="ChildMemory"><img src="http://lazyer.net//wp-content/uploads/2010/05/ChildMemory3.png" alt="ChildMemory"></p>
]]></content:encoded>
			<wfw:commentRss>http://lazyer.net/childmemory/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Flip-Flip!</title>
		<link>http://lazyer.net/flip-flip</link>
		<comments>http://lazyer.net/flip-flip#comments</comments>
		<pubDate>Mon, 10 May 2010 02:18:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Brain]]></category>

		<guid isPermaLink="false">http://lazyer.net/?p=130</guid>
		<description><![CDATA[Flip-Flip! is a Jewels style game. Select a picture and location adjacent picture exchange,If more than 3 of the horizontally or vertically after the exchange of the same picture,then eliminate these pictures,and collect the score.When you collect enough score,you win the game. Screenshots:]]></description>
			<content:encoded><![CDATA[<p><img class="qrcode" src="http://chart.apis.google.com/chart?cht=qr&amp;chs=200x200&amp;chl=market://search?q=pname:net.lazyer.Flip_Flip"></p>
<p>Flip-Flip! is a Jewels style game.<br />
Select a picture and location adjacent picture exchange,If more than 3 of the horizontally or vertically after the exchange of the same picture,then eliminate these pictures,and collect the score.When you collect enough score,you win the game.</p>
<p>Screenshots:</p>
<p><img alt="Flip-Flip!" src="http://lazyer.net//wp-content/uploads/2010/05/FlipFlip1.png"><img alt="Flip-Flip!" src="http://lazyer.net//wp-content/uploads/2010/05/FlipFlip2.png"><img alt="Flip-Flip!" src="http://lazyer.net//wp-content/uploads/2010/05/FlipFlip3.png"></p>
]]></content:encoded>
			<wfw:commentRss>http://lazyer.net/flip-flip/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sokoban</title>
		<link>http://lazyer.net/sokoban</link>
		<comments>http://lazyer.net/sokoban#comments</comments>
		<pubDate>Mon, 19 Apr 2010 13:04:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Brain]]></category>
		<category><![CDATA[Puzzle]]></category>
		<category><![CDATA[Sokoban]]></category>

		<guid isPermaLink="false">http://lazyer.net/?p=116</guid>
		<description><![CDATA[Sokoban is a transport puzzle in which the player pushes boxes around a maze,viewed from above,and tries to put them in designated locations.Only one box may be pushed at a time,and boxes cannot be pulled.The puzzle is usually implemented as a video game. update: v1.1 add undo button,total 73 levels. v1.2 add move function,total 100 [...]]]></description>
			<content:encoded><![CDATA[<p><img class="qrcode" src="http://chart.apis.google.com/chart?cht=qr&amp;chs=200x200&amp;chl=market://search?q=pname:org.nwhy.Sokoban"><br />
Sokoban is a transport puzzle in which the player pushes boxes around a maze,viewed from above,and tries to put them in designated locations.Only one box may be pushed at a time,and boxes cannot be pulled.The puzzle is usually implemented as a video game.</p>
<p>update:<br />
v1.1 add undo button,total 73 levels.<br />
v1.2 add move function,total 100 levels.</p>
<p>ScreenShot:<br />
<img alt="Sokoban" src="http://lazyer.net//wp-content/uploads/2010/04/sokoban1.png"><img alt="Sokoban" src="http://lazyer.net//wp-content/uploads/2010/04/sokoban2.png"><img alt="Sokoban" src="http://lazyer.net//wp-content/uploads/2010/04/sokoban3.png"><img alt="Sokoban" src="http://lazyer.net//wp-content/uploads/2010/04/sokoban4.png"><img alt="Sokoban" src="http://lazyer.net//wp-content/uploads/2010/04/sokoban5.png"><img alt="Sokoban" src="http://lazyer.net//wp-content/uploads/2010/04/sokoban6.png"></p>
]]></content:encoded>
			<wfw:commentRss>http://lazyer.net/sokoban/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fruit Linlink</title>
		<link>http://lazyer.net/fruit-linlink</link>
		<comments>http://lazyer.net/fruit-linlink#comments</comments>
		<pubDate>Wed, 07 Apr 2010 02:05:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Brain]]></category>
		<category><![CDATA[Puzzle]]></category>

		<guid isPermaLink="false">http://lazyer.net/?p=105</guid>
		<description><![CDATA[Linlink,which test your eyesight, test your intelligence, and other challenges you! Click 2 identical images to connect them. Each connection can have no morethan 2 turns. Speed of fast-paced game,Have many types of maps to play,Clear and lovely,Suitable for younger and cautious players. Suit for all resolution. ScreenShot:]]></description>
			<content:encoded><![CDATA[<p><img class="qrcode" src="http://chart.apis.google.com/chart?cht=qr&amp;chs=200x200&amp;chl=market://search?q=pname:net.lazyer.FruitLinlink"></p>
<p>Linlink,which test your eyesight, test your intelligence, and other challenges you!<br />
Click 2 identical images to connect them. Each connection can have no morethan 2 turns.<br />
Speed of fast-paced game,Have many types of maps to play,Clear and lovely,Suitable for younger and cautious players.<br />
Suit for all resolution.<br />
ScreenShot:</p>
<p><img alt="Fruit Linlink" src="http://lazyer.net//wp-content/uploads/2010/04/aFruitLinlink1.png"><img alt="Fruit Linlink" src="http://lazyer.net//wp-content/uploads/2010/04/aFruitLinlink2.png"></p>
]]></content:encoded>
			<wfw:commentRss>http://lazyer.net/fruit-linlink/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>15sSurvival-V2</title>
		<link>http://lazyer.net/15ssurvival-v2</link>
		<comments>http://lazyer.net/15ssurvival-v2#comments</comments>
		<pubDate>Wed, 17 Mar 2010 01:16:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[15sSurvival]]></category>
		<category><![CDATA[Action]]></category>
		<category><![CDATA[Brain]]></category>

		<guid isPermaLink="false">http://lazyer.net/?p=91</guid>
		<description><![CDATA[15sSurvival is a game for android mobile phones played with gravity system, show your wisdom and opportunity to escape the shots from traps, as long as the survival of 15 seconds, you will get the victory. This is the upgrade version of 15sSurvival-v1.Bullets will bounce when they hit the wall. Upgrade: v1.0.3 ui design and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://chart.apis.google.com/chart?cht=qr&amp;chs=200x200&amp;chl=market://search?q=pname:net.lazyer.a15sSurvival2" class="qrcode"><br />
15sSurvival is a game for android mobile phones played with gravity system, show your wisdom and opportunity to escape the shots from traps, as long as the survival of 15 seconds, you will get the victory.<br />
This is the upgrade version of 15sSurvival-v1.Bullets will bounce when they hit the wall.</p>
<p>Upgrade:<br />
v1.0.3 ui design and add 5 levels</p>
<p><img title="15sSurvival" src="http://lazyer.net/wp-content/uploads/2010/03/15sSurvival-V2-1.png" alt="15sSurvival" /><img title="15sSurvival" src="http://lazyer.net/wp-content/uploads/2010/03/15sSurvival-V2-2.png" alt="15sSurvival" /><br />
<img title="15sSurvival" src="http://lazyer.net/wp-content/uploads/2010/03/15sSurvival-V2-3.png" alt="15sSurvival" /><br />
<img title="15sSurvival" src="http://lazyer.net/wp-content/uploads/2010/03/15sSurvival-V2-4.png" alt="15sSurvival" /><img title="15sSurvival" src="http://lazyer.net/wp-content/uploads/2010/03/15sSurvival-V2-5.png" alt="15sSurvival" /></p>
]]></content:encoded>
			<wfw:commentRss>http://lazyer.net/15ssurvival-v2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

