1 Star 0 Fork 74

Dave / Moba服务器

forked from liyonghelpme / Moba服务器 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
BSD-3-Clause

###Moba游戏服务器

###FAQ 常见问题

VS 使用 管理员权限开启 服务器, 这样就可以 解决服务器HTTP服务器开启的问题

###游戏视频

https://v.qq.com/x/page/w0523vg401v.html

###整个系统包括:

1:Moba 服务器端物理

2:Moba 客户端物理

3:moba 网络同步

4:moba技能系统实现

5:Moba AI 系统

###游戏元素包括: 塔

水晶

小兵

玩家

场景地图

###技术实现:

服务器采用c#实现 + mysql数据库

客户端采用Unity 2017.2.0f3 实现, 纯c#代码

###源码下载:

客户端

https://gitee.com/liyonghelpme/MobaKeHuDuan

服务器

https://gitee.com/liyonghelpme/MobaFuWuQi

网络协议

https://gitee.com/liyonghelpme/mobaXieYi

配置表

https://gitee.com/liyonghelpme/mobaPeiZhi

###交流群:

QQ: 390313628

###部署说明:

Unity 2017.2.0f3 版本

Mysql数据库

.NetFrame 4.6

Visual studio 2015 社区版

1:安装Mysql服务器

参考服务器下的 ServerConfig.json

创建数据库tank

账号root

密码123456

执行服务器目录下的

tankServer\SocketServer\ConfigData\Scripts\tank.sql 初始化数据库 tank

2:启动服务器工程

Visualstudio 打开tankServer SocketServer工程开始执行

3:复制两份Unity客户端工程,使用 Unity2017.2.0f3 打开工程

打开两个客户端工程

BSD 3-Clause License Copyright (c) 2022, Dave All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

简介

暂无描述 展开 收起
BSD-3-Clause
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/zzw771211742/MobaFuWuQi.git
git@gitee.com:zzw771211742/MobaFuWuQi.git
zzw771211742
MobaFuWuQi
Moba服务器
moba

搜索帮助