1 Star 0 Fork 37

Enock / DEF

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

##DEF

和Unity3D配套使用的服务端引擎

*引擎介绍

DEF(Distributed Entity Framework)是基于Unity3D扩充的纯C#服务端引擎,借鉴了bigworld,pomelo的设计思路,目标是通过Unity3D+DEF形成手游整体解决方案。

*引擎特性

a. 使用c#语言,便于业务层构建客户端服务端公共库,减少异构语言造成的研发损耗;

b. 跨平台,引擎中提供的所有库均可运行于pc,android,ios;

c. Entity.Component,分布式组件模型,属性通信和存贮均被封装;

d. Node系统,类似Unity3D的Playmaker,都是图形化节点驱动,区别是Playmaker是客户端单机,Node是服务端客户端配合运行。

...

*成功案例

天天捕鱼

安利手游

QQ交流群:232026043

The MIT License (MIT) Copyright (c) 2014 lion.lee Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

DEF(Distributed Entity Framework)是基于Unity3D扩充的纯C#服务端引擎,借鉴了bigworld,pomelo的设计思路,目标是通过Unity3D+DEF形成手游整体解决方案。(QQ交流群:23202604) 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/yuanxiaoyu/DEF.git
git@gitee.com:yuanxiaoyu/DEF.git
yuanxiaoyu
DEF
DEF
master

搜索帮助