uai_shot:使用Elixir,Phoenix Framework和Phaser构建的多人飞船游戏

时间:2024-02-24 05:43:28
【文件属性】:

文件名称:uai_shot:使用Elixir,Phoenix Framework和Phaser构建的多人飞船游戏

文件大小:856KB

文件格式:ZIP

更新时间:2024-02-24 05:43:28

game elixir phaser multiplayer-game phoenix-channels

Uai Shot 使用Elixir,Phoenix Framework和Phaser构建的多人飞船游戏。 演示版 先决条件 您需要在计算机上正确安装以下物品: 安装 执行以下命令以安装依赖项: $ cd uai_shot $ mix deps.get $ (cd assets ; npm install) 用法 初始化项目: $ iex -S mix phx.server 现在,您可以从浏览器访问 。 游戏 贡献 克隆它! 创建功能分支: git checkout -b my-new-feature 提交更改: git commit -am 'Add some feature' 推送到分支: git push origin my-new-feature 提交拉取请求:D


【文件预览】:
uai_shot-master
----.gitignore(1KB)
----README.md(1KB)
----test()
--------support()
--------test_helper.exs(15B)
--------uai_shot()
--------uai_shot_web()
----priv()
--------.keep(0B)
----elixir_buildpack.config(39B)
----config()
--------dev.exs(2KB)
--------config.exs(961B)
--------prod.exs(2KB)
--------releases.exs(258B)
--------test.exs(267B)
----.travis.yml(261B)
----mix.lock(3KB)
----lib()
--------uai_shot.ex(251B)
--------uai_shot()
--------uai_shot_web.ex(1KB)
--------uai_shot_web()
----mix.exs(1KB)
----assets()
--------css()
--------static()
--------package.json(700B)
--------.babelrc(47B)
--------js()
--------webpack.config.js(2KB)
--------package-lock.json(241KB)
----.formatter.exs(91B)

网友评论