首页 开发技术 其它     /    飘扬的小鸟:用phaser-js制成的飞扬的小鸟-源码

飘扬的小鸟:用phaser-js制成的飞扬的小鸟-源码

上传者: weixin_42097533 | 上传时间:2023/8/28 0:30:06 | 文件大小:678KB | 文件类型:ZIP
飘扬的小鸟:用phaser-js制成的飞扬的小鸟-源码
Phaser3Webpack项目模板通过和支持ES6的Phaser3项目模板,其中包括用于开发和生产就绪版本的热重装。
此版本已针对Phaser3.50.0及更高版本进行了更新。
尽管不建议通过JavaScript模块import来加载图像,但也建议这样做。
要求需要来安装依赖项并通过npm运行脚本。
可用命令命令描述npminstall安装项目依赖项npmstart生成项目并打开运行Web服务器的项目npmrunbuild使用生产设置(最小化,丑化等)构建代码包。
编写代码克隆存储库后,从项目目录运行npminstall。
然后,您可以通过运行npmstart来启动本地开发服务器。
使用npmstart开发服务器后,您可以编辑src文件夹中的任何文件,并且webpack将自动重新编译并重新加载服务器(默认情况下位于http://l

文件下载

资源详情

[{"title":"(49个子文件678KB)飘扬的小鸟:用phaser-js制成的飞扬的小鸟-源码","children":[{"title":"flappy-bird-master","children":[{"title":".gitignore <span style='color:#111;'>974B</span>","children":null,"spread":false},{"title":".babelrc <span style='color:#111;'>206B</span>","children":null,"spread":false},{"title":"package.json <span style='color:#111;'>1019B</span>","children":null,"spread":false},{"title":"webpack","children":[{"title":"base.js <span style='color:#111;'>1.54KB</span>","children":null,"spread":false},{"title":"prod.js <span style='color:#111;'>564B</span>","children":null,"spread":false}],"spread":true},{"title":"package-lock.json <span style='color:#111;'>647.89KB</span>","children":null,"spread":false},{"title":"src","children":[{"title":"assets","children":[{"title":"audio","children":[{"title":"hit.ogg <span style='color:#111;'>15.30KB</span>","children":null,"spread":false},{"title":"point.ogg <span style='color:#111;'>12.92KB</span>","children":null,"spread":false},{"title":"wing.ogg <span style='color:#111;'>7.55KB</span>","children":null,"spread":false},{"title":"hit.wav <span style='color:#111;'>94.33KB</span>","children":null,"spread":false},{"title":"wing.wav <span style='color:#111;'>29.20KB</span>","children":null,"spread":false},{"title":"die.wav <span style='color:#111;'>190.33KB</span>","children":null,"spread":false},{"title":"swoosh.ogg <span style='color:#111;'>13.38KB</span>","children":null,"spread":false},{"title":"die.ogg <span style='color:#111;'>17.07KB</span>","children":null,"spread":false},{"title":"point.wav <span style='color:#111;'>173.33KB</span>","children":null,"spread":false},{"title":"swoosh.wav <span style='color:#111;'>346.33KB</span>","children":null,"spread":false}],"spread":true},{"title":"sprites","children":[{"title":"2.png <span style='color:#111;'>345B</span>","children":null,"spread":false},{"title":"9.png <span style='color:#111;'>343B</span>","children":null,"spread":false},{"title":"3.png <span style='color:#111;'>339B</span>","children":null,"spread":false},{"title":"yellowbird-midflap.png <span style='color:#111;'>425B</span>","children":null,"spread":false},{"title":"yellowbird-downflap.png <span style='color:#111;'>426B</span>","children":null,"spread":false},{"title":"5.png <span style='color:#111;'>345B</span>","children":null,"spread":false},{"title":"8.png <span style='color:#111;'>338B</span>","children":null,"spread":false},{"title":"base.png <span style='color:#111;'>470B</span>","children":null,"spread":false},{"title":"background-day.png <span style='color:#111;'>6.86KB</span>","children":null,"spread":false},{"title":"message.png <span style='color:#111;'>1.56KB</span>","children":null,"spread":false},{"title":"pipe-red.png <span style='color:#111;'>2.38KB</span>","children":null,"spread":false},{"title":"6.png <span style='color:#111;'>344B</span>","children":null,"spread":false},{"title":"redbird-upflap.png <span style='color:#111;'>425B</span>","children":null,"spread":false},{"title":"redbird-midflap.png <span style='color:#111;'>426B</span>","children":null,"spread":false},{"title":"1.png <span style='color:#111;'>336B</span>","children":null,"spread":false},{"title":"0.png <span style='color:#111;'>339B</span>","children":null,"spread":false},{"title":"redbird-downflap.png <span style='color:#111;'>425B</span>","children":null,"spread":false},{"title":"bluebird-downflap.png <span style='color:#111;'>431B</span>","children":null,"spread":false},{"title":"pipe-green.png <span style='color:#111;'>2.47KB</span>","children":null,"spread":false},{"title":"gameover.png <span style='color:#111;'>758B</span>","children":null,"spread":false},{"title":"bluebird-upflap.png <span style='color:#111;'>431B</span>","children":null,"spread":false},{"title":"4.png <span style='color:#111;'>346B</span>","children":null,"spread":false},{"title":"bluebird-midflap.png <span style='color:#111;'>430B</span>","children":null,"spread":false},{"title":"yellowbird-upflap.png <span style='color:#111;'>427B</span>","children":null,"spread":false},{"title":"7.png <span style='color:#111;'>345B</span>","children":null,"spread":false},{"title":"background-night.png <span style='color:#111;'>1.08KB</span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"GameScene.ts <span style='color:#111;'>486B</span>","children":null,"spread":false},{"title":"index.ts <span style='color:#111;'>722B</span>","children":null,"spread":false}],"spread":true},{"title":"LICENSE <span style='color:#111;'>1.04KB</span>","children":null,"spread":false},{"title":"tsconfig.json <span style='color:#111;'>198B</span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'>2.24KB</span>","children":null,"spread":false},{"title":"index.html <span style='color:#111;'>582B</span>","children":null,"spread":false},{"title":".gitattributes <span style='color:#111;'>84B</span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明