Jekeli's Stars
jaywcjlove/mysql-tutorial
MySQL入门教程(MySQL tutorial book)
Azure/DotNetty
DotNetty project – a port of netty, event-driven asynchronous network application framework
MrNerverDie/Unity-UI-Framework
a simple UI framework based on UGUI
zouhunter/unity-bridge-ui-framework
🏝 a little framework base on unity and ugui,we use bridges to connect one panel to another panel
Josh015/Alloy
Alloy physical shader framework for Unity.
tinyantstudio/UIFrameWork
A tiny and simple UIFrameWork for Unity4.x and Unity5.x
IceLanguage/Pokemon_Unity3D_Entitas
Develop a Pokemon game based on Unity Engine(基于Unity开发精灵宝可梦游戏)
shadowsocks/shadowsocks-iOS
Removed according to regulations.
SnpM/LockstepFramework
Framework for lockstep RTS, TD, and MOBA games.
EllanJiang/UnityGameFramework
This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the development speed and ensures the product quality.
winddyhe/knight
Knight is a game framework based on Unity3D engine. It includes a complete assetbundle manager, a c# hotfix module based on hybridclr, and a UI module based on MVMC, and other basic functions support.
Viagi/LandlordsCore
ET斗地主Demo,ET开源链接:https://github.com/egametang/ET
mutouzdl/GF_JustOneLevel
基于Game Framework框架的小游戏(使用Unity3D)——《只有一关》
sNaticY/CatlikePractice
This is my practice of [Catlike Unity Tutorials](https://catlikecoding.com/unity/tutorials/) for my blog [大喵的新窝](http://snatix.com/)
setchi/FancyScrollView
[Unity] Scroll view component that can implement highly flexible animations.
zhangqi-ulua/XlsxToLua
Excel表格数据导出为Lua table、csv、json形式的工具,兼带数据检查功能以及导出、导入MySQL数据库功能
EllanJiang/StarForce
This is a demo made with Game Framework.
dreamanlan/Cs2Lua
CSharp代码转lua,适用于使用lua实现热更新而又想有一个强类型检查的语言的场合
yimengfan/BDFramework.Core
Simple and powerful Unity3d game workflow! 简单、高效、高度工业化的商业级unity3d 工作流。
QianMo/Unity-Design-Pattern
:tea: All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现
zs9024/quick_psd2ugui
parse psd file and auto generate ui prefab(解析psd文件,一键生成ugui面板)
candycat1992/Unity_Shaders_Book
:book: 书籍《Unity Shader入门精要》源代码
magiclvzs/antnet
A game server net framework in Golang go(Golang)游戏服务器网络框架
liuhaopen/UGUI-Editor
Unity UGUI editor tools,improve the efficiency of ui development.
WhoIsYourBaby/chess
使用pomelo+CocosCreator开发的棋牌游戏集
Ourpalm/ILRuntimeU3D
Unity3D demo project for ILRuntime
EllanJiang/GameFramework
This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the development speed and ensures the product quality.
SimonDarksideJ/XNAGameStudio
The Education library from the Xbox Live Indie games repository, valuable for MonoGame Developers for advanced samples
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
kisence-mian/UnityLockStepDemo
基于Unity做的帧同步Demo,ECS架构