Pinned Repositories
3DMahjong
这个项目是使用unity开发的3d麻将棋牌游戏,参考腾讯的欢乐麻将手游制作。 目前开发的是游戏前端,对游戏采取了抽象,包括 麻将机的抽象,各种打牌动作的解耦,使得在麻将机上的打牌 摸牌, 整理牌,等动作,都分离解耦,和具体的麻将规则不相关,以命令形式驱动各种动作, 之后采用了消息驱动命令,驱动麻将机发动各种动作, 在这个层次之上,再附加麻将规则层,按照一定的地方麻将逻辑,发送动作命令给麻将机,完成整个核心游戏逻辑,按这个框架,可以直接录制一场麻将的打牌录像,只要保存对应动作命令,再重放即可。 涉及到的相关技术和知识点包括了 游戏框架, 图形学方面的内容, 自写shader部分,unity模型的动作制作,ps贴图绘制,美术资源的获取,c#编程,3dmax制作模型,贴图,骨骼动画,资源管理,内存优化
arcemu
World Of Warcraft 3.3.5a server package
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
AssetStudio
AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
awesome-CocosCreator
Cocos Creator 游戏资源合集
binary-parser
A blazing-fast declarative parser builder for binary data
C1000kPracticeGuide
A C1000k demo with detailed description
CCFish
creator实现单机捕鱼达人,TS版
litjson
JSON library for the .Net framework
Poker
PokerGame
Cmduck's Repositories
Cmduck/litjson
JSON library for the .Net framework
Cmduck/3DMahjong
这个项目是使用unity开发的3d麻将棋牌游戏,参考腾讯的欢乐麻将手游制作。 目前开发的是游戏前端,对游戏采取了抽象,包括 麻将机的抽象,各种打牌动作的解耦,使得在麻将机上的打牌 摸牌, 整理牌,等动作,都分离解耦,和具体的麻将规则不相关,以命令形式驱动各种动作, 之后采用了消息驱动命令,驱动麻将机发动各种动作, 在这个层次之上,再附加麻将规则层,按照一定的地方麻将逻辑,发送动作命令给麻将机,完成整个核心游戏逻辑,按这个框架,可以直接录制一场麻将的打牌录像,只要保存对应动作命令,再重放即可。 涉及到的相关技术和知识点包括了 游戏框架, 图形学方面的内容, 自写shader部分,unity模型的动作制作,ps贴图绘制,美术资源的获取,c#编程,3dmax制作模型,贴图,骨骼动画,资源管理,内存优化
Cmduck/arcemu
World Of Warcraft 3.3.5a server package
Cmduck/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
Cmduck/AssetStudio
AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
Cmduck/awesome-CocosCreator
Cocos Creator 游戏资源合集
Cmduck/binary-parser
A blazing-fast declarative parser builder for binary data
Cmduck/CCFish
creator实现单机捕鱼达人,TS版
Cmduck/CleanArchitecture
Clean Architecture Solution Template for .NET 6
Cmduck/cmake-examples
Useful CMake Examples
Cmduck/cocos-creator-examples
cocos creator 一些使用实例
Cmduck/Cocos2d-Lua-Community
基于Cocos2d-x 4.0,打造易用稳定的Cocos2d-x lua引擎。
Cmduck/Cpp_Concurrency_In_Action
:book: 作为对《C++ Concurrency in Action》英文版的中文翻译。
Cmduck/FCUUID
iOS UUID / Universally Unique Identifiers library as alternative to UDID and identifierForVendor. :iphone:
Cmduck/GameDevMind
网络手游开发知识地图,投身游戏开发技术可能需要了解的方方面面。
Cmduck/GameProject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
Cmduck/ICH.Snowflake
雪花分布式id的.net core实现方案。支持k8s等分布式场景部署。
Cmduck/IdentityServer
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
Cmduck/JsonView
a json string format view tool
Cmduck/Learn
Learn Quick-cocos2d-x
Cmduck/LuaFramework_UGUI_V2
基于tolua的热更新框架V2
Cmduck/MyUnity
Unity工程
Cmduck/RVO2
Optimal Reciprocal Collision Avoidance (C++)
Cmduck/SliderCaptcha
Slider captcha support mobile
Cmduck/StormLib
Official GitHub repository of the StormLib library created by Ladislav Zezula (author)
Cmduck/tolua
The fastest unity lua binding solution
Cmduck/tolua_runtime
tolua runtime library
Cmduck/TrinityCore
TrinityCore Open Source MMO Framework (master = 10.1.5.50791, 3.3.5 = 3.3.5a.12340)
Cmduck/vConsole
A lightweight, extendable front-end developer tool for mobile web page.
Cmduck/websocketpp
C++ websocket client/server library