Skip to content
View YIMO691's full-sized avatar

Block or report YIMO691

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
YIMO691/README.md

Hi, I'm Yimo 👋

Unity 客户端开发学习者,主要方向是游戏客户端架构、网络同步、DOTS 性能优化和工程化实践。

🎮 Main Projects

MMORPGDemo3

一个 Unity + .NET 服务端权威 MMORPG 垂直切片 Demo。

重点展示:

  • Unity 客户端模块拆分
  • 服务端权威同步思路
  • 角色移动、战斗、技能、状态同步
  • 客户端与服务端联调流程
  • 面向作品集的完整项目结构

Unity-DOTS-LearningDemo

Unity DOTS / ECS 学习与性能验证 Demo。

重点展示:

  • ECS 数据驱动设计
  • Jobs / Burst 优化
  • 大量实体场景性能测试
  • DOTS 与传统 MonoBehaviour 写法对比

🧠 Learning Focus

  • Unity 客户端架构
  • C# 工程化
  • 游戏网络同步
  • 热更新方案
  • DOTS / ECS
  • UI 框架与资源管理
  • CI/CD 与自动化测试

📌 Repository Guide

Type Repositories
Portfolio Projects MMORPGDemo3, Unity-DOTS-LearningDemo
Legacy Prototypes RPGDemo1-Client, RPGDemo2-Client
Learning Notes unity-learning-notes
Fork / Reference UniTask, VContainer

📫 Contact

GitHub: @YIMO691

Pinned Loading

  1. MMORPGDemo3 MMORPGDemo3 Public

    C#

  2. RPGDemo2-Client RPGDemo2-Client Public

    C#

  3. Unity-DOTS-LearningDemo Unity-DOTS-LearningDemo Public

    C# 1