All Projects → Tencent → Behaviac

Tencent / Behaviac

Licence: other
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, finite state machine and hierarchical task network(BT, FSM, HTN)

Programming Languages

C#
18002 projects
C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
Makefile
30231 projects
CMake
9771 projects
HTML
75241 projects

Projects that are alternatives of or similar to Behaviac

Htframework
Unity HTFramework, a rapid development framework of client to the unity.
Stars: ✭ 179 (-92.2%)
Mutual labels:  fsm, game, unity
Newbark
🌳 A proof-of-concept Pokémon-style Retro RPG engine created with Unity.
Stars: ✭ 129 (-94.38%)
Mutual labels:  game, unity
Facepunch.steamworks
Another fucking c# Steamworks implementation
Stars: ✭ 1,945 (-15.21%)
Mutual labels:  game, unity
Prosperity Wars
Game-like agent based economy simulator
Stars: ✭ 153 (-93.33%)
Mutual labels:  game, unity
Infinity Square Space
Infinity Square/Space. The prototype of the game is open source. Unity Asset.
Stars: ✭ 122 (-94.68%)
Mutual labels:  game, unity
Sgf
This is a Smart Game Foundation (Not Framework)
Stars: ✭ 122 (-94.68%)
Mutual labels:  game, unity
Metasprite
A fast, self-contained, highly customizable Aseprite-to-Unity importer.
Stars: ✭ 148 (-93.55%)
Mutual labels:  game, unity
Play
The free and open source karaoke singing game UltraStar Play for Windows, Linux, Android, Xbox, PlayStation and other platforms.
Stars: ✭ 94 (-95.9%)
Mutual labels:  game, unity
Unitypausemenu
This is an open source Unity pause menu created for the game New Horizons, and it's completely free because of how a pause menu is a core component of a game, while the unity asset store was lacking in such an asset (until this was released on the asset store).
Stars: ✭ 160 (-93.03%)
Mutual labels:  game, unity
Aim Ik
A Unity-3D library, to procedural orientate character head (and chest) in a direction without using any animation data.
Stars: ✭ 164 (-92.85%)
Mutual labels:  game, unity
Unity resources
A list of resources and tutorials for those doing programming in Unity.
Stars: ✭ 170 (-92.59%)
Mutual labels:  game, unity
Gdk For Unity Fps Starter Project
SpatialOS GDK for Unity FPS Starter Project
Stars: ✭ 119 (-94.81%)
Mutual labels:  game, unity
Entitas Sync Framework
Networking framework for Entitas ECS. Targeted at turnbased games or other slow-paced genres.
Stars: ✭ 98 (-95.73%)
Mutual labels:  game, unity
Towerdefense
A Tower Defense style game example in Unity
Stars: ✭ 122 (-94.68%)
Mutual labels:  game, unity
Unity Platformer
Unity platformer framework: IA, Ladders, Jumps, WallStick, WallJumps, Slopes, MovingPlatforms, OneWayPlatforms/Walls, Ropes and more...
Stars: ✭ 97 (-95.77%)
Mutual labels:  game, unity
Rpg Core
UNITY engine RPG framework
Stars: ✭ 146 (-93.64%)
Mutual labels:  game, unity
Slganim
木叶战记续作
Stars: ✭ 172 (-92.5%)
Mutual labels:  game, unity
Card Game Simulator
Create, Share, and Play
Stars: ✭ 87 (-96.21%)
Mutual labels:  game, unity
Yarnspinner
Yarn Spinner is a tool for building interactive dialogue in games!
Stars: ✭ 1,283 (-44.07%)
Mutual labels:  game, unity
Ignorance
Ignorance utilizes the power of ENet to provide a reliable UDP networking transport for Mirror Networking.
Stars: ✭ 158 (-93.11%)
Mutual labels:  game, unity

License Release Version Updates PRs Welcome

访问http://www.behaviac.com/获取文档,教程,API,FAQ,源码,下载等一切相关资料

  • behaviac是游戏AI的开发框架组件,也是游戏原型的快速设计工具
  • 支持行为树BT,状态机FSM,HTN等多种范式
  • 方便的编辑,实时和离线调试
  • 支持全平台,适用于客户端和服务器,助力游戏快速迭代开发
  • 官方网站是文档,教程,API,FAQ,源码,下载等一切的入口
  • 您可以加入我们的QQ群433547396获得即时的帮助或者信息反馈。
  • BehaviacSetup*.exe是安装包,内含可执行的编辑器及示例。如需要自行构建,需要去官方网站github behaviac下载或克隆源码,然后可以访问build获取构建帮助

Visist http://www.behaviac.com/ for documents, tutorials, FAQs and all other information

  • 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, finite state machine and hierarchical task network
  • 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.
  • Website for documents, tutorials, API,FAQ,source code, downloads,etc.
  • BehaviacSetup*.exe is the setup package with the binary editor and demo executable. You can download/clone the source code from github behaviac
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].