108 Commits

Author SHA1 Message Date
PASSER-BY
e08eb3963a Update index.html 2022-03-17 21:19:12 +08:00
PASSER-BY
e12ce1fedc updated 添加链接 2022-03-17 21:06:19 +08:00
mumuy
3a234f4f1b updated js简写 2022-03-04 14:00:17 +08:00
PASSER-BY
d41a5fd4ee updated 添加文案 2022-03-03 23:25:43 +08:00
mumuy
ccd3628c15 updated 删除部分统计代码 2022-01-28 09:47:42 +08:00
mumuy
30a737946d updated 统计调整 2022-01-27 16:42:46 +08:00
PASSER-BY
ed97bc2232
Merge pull request #3 from NameWjp/patch-2
简化 getItemsByType 方法
2021-03-31 17:47:55 +08:00
PASSER-BY
c504acb387
Merge pull request #4 from NameWjp/master
删除未使用变量
2021-03-31 17:46:31 +08:00
王金平
1d518e1541
删除未使用变量 2020-12-09 14:36:07 +08:00
王金平
1b2ea4eb81
修改不存在判断 2020-12-04 09:48:53 +08:00
王金平
4677645b2f
简化 getItemsByType 方法 2020-12-03 11:34:24 +08:00
mumuy
e7d5cfac29 Update index.html
添加文案用于页面搜索引擎优化
2019-12-19 23:43:48 +08:00
haole
3a9ee74caf Merge branch 'master' of https://github.com/mumuy/pacman 2019-09-23 14:45:53 +08:00
haole
c00610c007 updated 自动推送代码添加 2019-09-23 14:45:38 +08:00
PASSER-BY
0eb65d559b
Update README.md 2019-03-13 16:01:42 +08:00
mumuy
3de27670eb updated 方法简化 2018-01-17 14:53:26 +08:00
mumuy
f9fdc1832d updated 删除多余方法定义 2018-01-17 14:28:26 +08:00
mumuy
d09a02b308 updated 修复玩多盘后,第2关起数据未重置的问题 2018-01-15 18:29:36 +08:00
mumuy
810265f806 updated 添加新的关卡 2018-01-15 16:31:28 +08:00
mumuy
f180325c80 updated 地图错误修复 2018-01-15 12:12:50 +08:00
mumuy
395d998c34 updated bug修复 2018-01-15 12:07:46 +08:00
mumuy
4aa1c1b30f updated 添加多关卡支持(4关) 2018-01-15 11:59:17 +08:00
mumuy
022ada6635 updated 防止被iframe嵌套 2017-09-15 11:30:36 +08:00
mumuy
80e7aaeb99 updated 防止被iframe嵌套 2017-09-15 11:30:14 +08:00
mumuy
e5d9f554ab updated 新版chrome 对清除画布失效问题解决 2017-05-15 17:31:01 +08:00
mumuy
0d1f077a73 updated 修改说明 2017-04-21 10:14:49 +08:00
mumuy
e2f9f6ced8 Merge branch 'gh-pages'
Conflicts:
	README.md
	game.js
	index.html
	index.js
2017-04-21 10:14:12 +08:00
mumuy
7a30cfa187 updated 起始画面Pacman咬合动画优化 2017-04-13 11:30:38 +08:00
mumuy
cd99f67af2 updated 地图绘制方法优化 2017-03-24 16:01:51 +08:00
mumuy
6831f11b28 fixed 一次碰撞判断异常修复 2017-03-23 15:57:51 +08:00
mumuy
594130498c updated 游戏引擎结构调整,物品和地图去除索引改为ID,且不在配置中 2017-03-15 17:46:04 +08:00
mumuy
cc2d104c4a updated 添加统计代码 2016-10-21 11:55:18 +08:00
mumuy
6450f03c41 delete 删除master分支内容 2016-08-22 10:02:54 +08:00
mumuy
0144d9b226 updated 多余的条件判断、代码去除 2016-05-13 14:29:46 +08:00
mumuy
f1cac66518 updated 强迫症!缩进统一 2016-05-13 11:45:12 +08:00
mumuy
d1437651c9 updated 地图静态时不反复进行绘制计算,而是缓存 2016-05-10 00:40:06 +08:00
mumuy
67f551d9c0 updated 添加关注按键 2016-05-09 20:59:04 +08:00
mumuy
cae104100e add favicon添加 2016-05-09 17:35:10 +08:00
Haole Zheng
b70219bfbb Update README.md 2016-05-05 08:48:28 +08:00
mumuy
99305387bf updated
能量豆条件完善
2016-05-04 23:15:23 +08:00
mumuy
49a2995437 updated
ready修改
2016-05-04 21:47:32 +08:00
mumuy
ab45455c7b updated 添加能量豆功能 2016-05-04 21:45:51 +08:00
mumuy
5f6c155b3a 生命计数修改为2 2016-04-21 20:52:33 +08:00
mumuy
4ad93dd91b updated 删除注释 2016-04-20 16:31:12 +08:00
mumuy
1b63c630b2 udpated requestAnimationFrame polyfill 2016-04-20 16:12:26 +08:00
mumuy
d5b6dafc93 Merge branch 'gh-pages' of https://github.com/mumuy/pacman into gh-pages 2016-04-20 14:58:21 +08:00
mumuy
35d89365ae updated 游戏引擎动画函数优化 2016-04-20 14:58:12 +08:00
Haole Zheng
e4bf74efe1 Update README.md 2016-04-19 12:01:51 +08:00
Haole Zheng
104955c8f2 Update README.md 2016-04-19 12:01:39 +08:00
mumuy
dd657d97c8 updated 更新readme 2016-04-19 11:56:41 +08:00