updated 注释及分享按键调整
This commit is contained in:
11
index.js
11
index.js
@@ -1,3 +1,12 @@
|
||||
/*!
|
||||
* Pacman - HTML5 Game
|
||||
* https://passer-by.com/pacman/
|
||||
*
|
||||
* Copyright (c) 2016-present, HaoLe Zheng
|
||||
* Released under the MIT License.
|
||||
* https://github.com/mumuy/pacman/blob/master/LICENSE
|
||||
*/
|
||||
|
||||
//主程序,业务逻辑
|
||||
(function(){
|
||||
var _COIGIG = [ //关卡
|
||||
@@ -1039,4 +1048,4 @@
|
||||
});
|
||||
})();
|
||||
game.init();
|
||||
})();
|
||||
})();
|
||||
Reference in New Issue
Block a user