刀击:使用Phaser 3构建的Knife Hit克隆游戏 源码
使用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.zip
(预估有个22文件)
knife-hit-master
.eslintrc
7KB
public
index.html
227B
favicon.ico
5KB
yarn.lock
186KB
src
constants
options.js
99B
index.css
73B
暂无评论