项目作者: Tw1ddle

项目描述 :
Utility-based AI editor written in Haxe
高级语言: Haxe
项目地址: git://github.com/Tw1ddle/needs-ai-editor.git
创建时间: 2018-03-15T19:39:19Z
项目社区:https://github.com/Tw1ddle/needs-ai-editor

开源协议:MIT License

下载


Project logo

License

The aim of this project was to implement a GUI editor for utility-based AI systems for Haxe game development. It’s totally unfinished - don’t use this for anything!

Graphical editor for the Needs AI utility-based AI library to facilitate creation,
editing and export of utility-based AI systems.

Features

  • Utility-based AI editor for designing individual considerations through to entire AI agent brains.
  • Project files load and save as JSON for consumption by other tools.
  • Export AI configuration data directly to Haxe source code.

Notes

  • Made using HaxeUI, OpenFL, hscript and json2object
  • Tested on desktop Windows, should also run on Mac and Linux. It is not supported on other targets.
  • If you have questions or suggestions then get in touch or open an issue.