Skip to content

DoreRandom/ChinaTownClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChinaTownClient

使用unity3d xlua实现的桌游《唐人街》客户端

规则介绍

文字版:http://news.173zy.com/content/20110718/content-4936-1.html
视频版:https://www.bilibili.com/video/av62419192/

协议

与服务端相同,使用了protobuf2。而其对应的proto文件,可以在服务端获取
https://github.com/DoreRandom/ChinaTownServer/tree/master/proto

Config

Assets/Scripts/GameConfig.cs:
Url 资源地址
Version 版本号
AssetBundleOutputPath ab打包输出位置

Assets/Lua/game/login/CLoginCtrl.lua:
server 其中一个网关的ip,port

Server

https://github.com/DoreRandom/ChinaTownServer

Demo

http://www.woodgame.top/client/商业街安装程序.exe
暂不支持语音聊天,建议进行游玩时使用YY,QQ等语音连线。

缺陷较多

本客户端实现较为简单,在众多方面存在问题,欢迎各位大佬给予指导。1767922548@qq.com

About

桌游ChinaTown的客户端

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors