gamai 0.1.39

Modular task switching library suitable for Game AI and Robotics.
Documentation
1
2
3
4
pub mod scorers;
pub use self::scorers::*;
pub mod simple_actions;
pub use self::simple_actions::*;