<?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>朱俊独立博客 &#187; PacMan</title>
	<atom:link href="http://www.zhujun.org/tag/pacman/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zhujun.org</link>
	<description>邪恶获得胜利的唯一条件，就是善良的人们保持沉默。</description>
	<lastBuildDate>Sun, 05 Feb 2012 06:34:33 +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>Google首页PacMan吃豆子游戏源代码</title>
		<link>http://www.zhujun.org/web/google-pac-man-source-code/</link>
		<comments>http://www.zhujun.org/web/google-pac-man-source-code/#comments</comments>
		<pubDate>Sat, 22 May 2010 06:28:17 +0000</pubDate>
		<dc:creator>朱俊</dc:creator>
				<category><![CDATA[网络开发]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[PacMan]]></category>
		<category><![CDATA[吃豆子]]></category>
		<category><![CDATA[源代码]]></category>

		<guid isPermaLink="false">http://www.zhujun.org/?p=195</guid>
		<description><![CDATA[提供了朱俊从Google首页提取的Pac-Man（吃豆子）游戏的源代码，包括在线试玩和JavaScript源代码打包下载。]]></description>
			<content:encoded><![CDATA[<p>为了纪念NAMCO BANDAI 公司的Pac-Man（吃豆子）游戏诞生30周年，Google推出了一个特别的Doodle，首页的Logo可以直接作为一个Pac-Man游戏玩，支持双人同时游戏，支持键盘鼠标操作，总共有200多关。</p>
<p>花了几个小时抠出来了吃豆子游戏的源代码，去掉了Google首页无关的代码。<br />
<del datetime="2010-05-22T07:48:13+00:00">源代码中的pacman10-hp-sound.swf并不发声，所以去掉了，暂时还不知道Google是怎么播放音效的。</del><br />
游戏音效已经加上了，原来是我在本地调试时，调用本地Flash有安全问题，没有出声，所以误会google了。</p>
<p>下面是<a href="http://www.zhujun.org/">朱俊</a>为研究及收藏而提供的在线演示，Google保留所有权利。<br />
点击Insert Coin开始游戏，点击两次则是双人游戏，在 IE / FireFox / Chrome 浏览器下均测试通过。</p>
<h4>Pac-Man游戏在线演示：</h4>
<p><iframe src="/wp-content/uploads/pacman/pacman.html" height="340px" width="660px" style="overflow:hidden" frameborder="0" ></iframe></p>
<h4>Pac-Man源代码打包下载：</h4>
<p><a href="/wp-content/uploads/pacman/pacman.zip" >Google吃豆子游戏JavaScript源代码</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zhujun.org/web/google-pac-man-source-code/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
	</channel>
</rss>

