Simple dynamic ruleset system for adaptive AI
Project description
About dynrules
dynrules is a dynamic ruleset scripting package for Python. It uses the Dynamic Scripting technique to create adaptive AI scripts automatically from predefined rulesets.
Installation
dynrules is easy to install and integrate within your own projects. Just follow Python’s standard procedure of installing packages or look for a prebuilt package for your operating system or distribution.
Documentation
You can find the documentation at doc/html or online at http://dynrules.readthedocs.org.
License
This library is given to the public domain. There are no licensing restrictions. Please see doc/copying.rst for further details.