刀击:使用Phaser 3构建的Knife Hit克隆游戏

时间:2021-02-06 00:16:31
【文件属性】:
文件名称:刀击:使用Phaser 3构建的Knife Hit克隆游戏
文件大小:117KB
文件格式:ZIP
更新时间:2021-02-06 00:16:31
nodejs javascript game webpack es6 使用Phaser 3建立Knife Hit克隆游戏。 安装 要安装依赖项,您将需要yarn,所以如果还没有,请获取它。 yarn 跑步 启动开发服务器。 yarn start 为生产而建造。 yarn build 贡献 叉子! 创建功能分支: git checkout -b my-new-feature 提交更改: git commit -m 'Add some feature' 推送到分支: git push origin my-new-feature 提交拉取请求:D 执照 :copyright:Iago Dahlem
【文件预览】:
knife-hit-master
----.eslintrc(7KB)
----public()
--------index.html(227B)
--------favicon.ico(5KB)
----yarn.lock(186KB)
----src()
--------constants()
--------index.css(73B)
--------scenes()
--------index.js(1KB)
----.babelrc(33B)
----.travis.yml(129B)
----assets()
--------logo-small.png(10KB)
--------knife.png(6KB)
--------assets.json(53B)
--------target.png(29KB)
--------logo.png(10KB)
----webpack.config.babel.js(1KB)
----README.md(763B)
----.editorconfig(317B)
----.gitignore(20B)
----package.json(672B)

网友评论