geeeet / TGameUnity

TGameUnity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TGameUnity

codecov Travis CI Discourse posts

TGame客户端

使用Go + TCP + UDP +My

Tested on android, ios, and windows.


项目结构

Assets
├── 3DBase       // 3D基础框架
├── Animations   // 动画资源
├── Resources    // Resources目录
├── Scenes       // 场景
└── Scripts      // 脚本资源

Scripts
├── FrameWork           // 基础框架
├── Games               // 核心逻辑
    ├── Actor           // 角色系统
    ├── ActorFight      // 角色战斗系统
    ├── ActorName       // ActorName
    ├── Bubble          // Bubble
    ├── Camera          // Camera
    ├── DataCenter      // 数据中心
    ├── Proto           // 协议相关
    └── UI              // UI
├── GameApp.cs          // 主入口
└── GameApp_RegisterSystem.cs      // 主入口注册系统

About

TGameUnity


Languages

Language:C# 99.9%Language:Batchfile 0.0%Language:Shell 0.0%