没有合适的资源?快使用搜索试试~ 我知道了~
color-4:使用可通过 docker 部署的 WS 完成的多人服务器的简单示例
共75个文件
js:38个
gitkeep:9个
hbs:6个
需积分: 15 1 下载量 14 浏览量
2021-06-08
14:12:56
上传
评论
收藏 337KB ZIP 举报
温馨提示
颜色-4 使用可通过 docker 部署的 WS 完成的多人服务器的简单示例 游戏很简单,连接四个相同颜色的方块 尝试成为排行榜的第一名。 在端口 80 上运行服务器 node index 在端口 8080 上运行服务器 export port=8080 node index Docker 构建 docker build -t <yourname>:color-server . Docker 运行 (SDC-Triton) /w 公共 IP docker pull dinesalexander/color-server docker run -dP dinesalexander/color-server 码头工人中心
资源推荐
资源详情
资源评论
收起资源包目录
color-4-master.zip (75个子文件)
color-4-master
client
.travis.yml 265B
.ember-cli 280B
testem.json 170B
vendor
.gitkeep 0B
config
environment.js 1KB
package.json 908B
Brocfile.js 874B
.bowerrc 60B
tests
test-helper.js 112B
index.html 963B
unit
models
game-test.js 285B
routes
game-test.js 267B
welcome-test.js 270B
application-test.js 274B
controllers
game-test.js 320B
welcome-test.js 323B
components
score-board-test.js 487B
tile-collection-test.js 491B
game-board-test.js 486B
.gitkeep 0B
.jshintrc 814B
helpers
resolver.js 253B
start-app.js 522B
app
models
game.js 70B
.gitkeep 0B
templates
game.hbs 50B
application.hbs 11B
welcome.hbs 209B
components
game-board.hbs 61B
score-board.hbs 10B
tile-collection.hbs 19B
.gitkeep 0B
routes
application.js 381B
game.js 265B
.gitkeep 0B
welcome.js 68B
index.html 617B
controllers
game.js 73B
.gitkeep 0B
welcome.js 1KB
views
.gitkeep 0B
components
score-board.js 2KB
game-board.js 10KB
.gitkeep 0B
tile-collection.js 2KB
styles
app.css 0B
app.js 420B
services
websocket.js 789B
router.js 251B
helpers
.gitkeep 0B
.gitignore 247B
public
robots.txt 41B
crossdomain.xml 603B
README.md 1KB
.jshintrc 518B
bower.json 604B
.editorconfig 543B
index.js 628B
package.json 338B
Dockerfile 545B
LICENSE 1KB
src
Color4Game.js 4KB
Player.js 1KB
Board.js 5KB
.gitignore 351B
public
vendor
jquery.js 94KB
three.js 789KB
MD2Character.js 14KB
Tween.js 16KB
canvasRenderer.js 29KB
projector.js 26KB
three.min.js 410KB
index.html 749B
main.js 16KB
README.md 674B
共 75 条
- 1
资源评论
蒙霄阳
- 粉丝: 22
- 资源: 4572
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功