hblakeway / py-dynrules

Dynamic scripting package for for AI rules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Dynamic scripting package for for AI rules

License:Other


Languages

Language:C 40.8%Language:C++ 28.0%Language:Python 27.7%Language:Makefile 3.5%