goap_bh 0.0.3

SDKdartflutter
Platformandroidioswindowslinuxmacosweb

Goal Oriented Action Planning library. Forked from https://github.com/filiph/goap

goap

A library for Dart developers. It is awesome.

Usage

A simple usage example:

import 'package:goap/goap.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs

Please file feature requests and bugs at the issue tracker.