picoflamingo / jones

Very basic rule engine for AI tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JONES

(c) 2015 David Martinez Oliveira See the end of the file for license conditions.

Description

Jones is a very basic work in progress rule engine used to learn more about basic AI concepts.

Jones uses libnyx generic functions, so you need to install it first (https://github.com/picoflamingo/nyx)

It does not do much yet. Check doc/cmdline.txt for some examples

Check doc/cmdline.txt for details

.

This file is part of Jones

Jones is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Jones is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Jones. If not, see http://www.gnu.org/licenses/.

About

Very basic rule engine for AI tests


Languages

Language:Shell 81.2%Language:C 16.9%Language:Python 2.0%