Aqiangfish's repositories

behaviac

behaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the behavior tree(BT), finite state machine(FSM) and hierarchical task network(HTN). Behaviors can be designed and debugged in the designer, exported and executed by the game. The designer can only run on the Windows platforms. The run time library is implemented with C++ and C#, and it supports all major platforms (Windows, Linux, Android, iOS, Unity etc.) and Unity. The C++ version is suitable for the client and server side.

Language:C++License:NOASSERTIONStargazers:0Issues:2Issues:0
Stargazers:0Issues:2Issues:0
License:NOASSERTIONStargazers:0Issues:2Issues:0

protobuf-net

Protocol Buffers library for idiomatic .NET

Language:C#License:NOASSERTIONStargazers:0Issues:2Issues:0

StarForce

This is a demo made with game framework.

Language:C#License:MITStargazers:0Issues:2Issues:0

Usdk

这是一个Unity3D移动平台sdk快速适配框架和多渠道打包平台,方便android、ios移动平台渠道sdk或者各种Native功能插件的快速接入,接入过程无需修改添加任何的C#代码。内置的打包工具,能够在不修改任何unity工程的情况下实现快速的单渠道和多渠道打包。sdk适配时间和渠道打包时间至少可以减少一半以上。一键打包工具配合jenkins构建平台可以实现web远程出包构建,从而保证项目组内任何成员都可以出包,而不需要程序介入。

Language:HTMLStargazers:0Issues:1Issues:0