1 Star 0 Fork 37

aquarius20th / DEF

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

##DEF

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

引擎介绍

DEF(Distributed Entity Framework)是基于Unity3D扩充的纯C#服务端引擎,目标是通过Unity3D+DEF形成手游整体解决方案。 该引擎由上海螭龙网络科技有限公司维护。

引擎特性

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

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

c. Entity.Component,类似Unity3D.GameObject实体组件模型,封装了实体,组件,属性概念以及三者交互,可统一客户端服务端代码写法;

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

...

参考库

pomelo http://pomelo.netease.com/

scut https://git.oschina.net/scutgame/Scut

kbengine http://www.kbengine.org/

成功案例

天天捕鱼 http://www.play.cn/game/gamedetail/5008334.htm

安利手游

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是基于Unity3D扩充的纯C#服务端引擎,目标是通过Unity3D+DEF形成手游整体解决方案。(QQ交流群:23202604) 展开 收起
C#
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

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

搜索帮助