platformer-game

时间:2024-06-24 00:32:33
【文件属性】:

文件名称:platformer-game

文件大小:4.92MB

文件格式:ZIP

更新时间:2024-06-24 00:32:33

JavaScript

melonJS 样板 特征 : 视频自动缩放 移动优化的 HTML/CSS 在 iOS 设备上禁用滑动 调试面板(如果#debug) 默认图标 分发构建 桌面操作系统的独立构建 运行分发 要构建,请确保已安装。 克隆项目: git clone https://github.com/melonjs/boilerplate.git 然后在克隆的目录中,只需运行: npm install 运行游戏: grunt serve 您将在上运行样板示例 构建发布版本 构建: grunt 这将创建一个build目录,其中包含可以上传到服务器或打包到移动应用程序中的文件。 构建独立的桌面版本: grunt dist 在 Windows 上运行桌面版本: .\bin\electron.exe 在 Mac OS X 上运行桌面版本: open ./bin/Electron.a


【文件预览】:
platformer-game-master
----package.json(476B)
----tasks()
--------grunt-resources.js(1KB)
----data()
--------map()
--------img()
--------sfx()
--------bgm()
----manifest.json(688B)
----index.html(2KB)
----icons()
--------touch-icon-iphone-60x60.png(6KB)
--------touch-icon-marketplace-128x128.png(16KB)
--------touch-icon-ipad-retina-152x152.png(18KB)
--------touch-icon-iphone-retina-120x120.png(13KB)
--------touch-icon-ipad-76x76.png(8KB)
----js()
--------screens()
--------game.js(2KB)
--------resources2.js(1KB)
--------resources.js(865B)
--------entities()
----Gruntfile.js(3KB)
----main.js(1KB)
----.gitignore(34B)
----lib()
--------melonJS-2.0.2.js(732KB)
--------plugins()
--------melonJS-2.0.2-min.js(164KB)
----README.md(1KB)
----MIT-LICENSE(1KB)
----index.css(719B)

网友评论