Skip to content

C++ Artificial Intelligence Kit - Library for AI implementation in games and other projects.

License

Notifications You must be signed in to change notification settings

leokolln/cppaikit

Repository files navigation

CppAIKit Build Status Build status Coverage Status CodeFactor Documentation

C++ Artificial Intelligence Kit is an open source modern C++ library containing many structures and algorithms needed for the implementation of AI in games and other types of projects.

Included in the library:

  • FSM (Finite State Machine)
  • HFSM (Hierarchical Finite State Machine)
  • NFSM (Nested Finite State Machine, also known as Stacked FSM)
  • Behavior Tree
  • GOAP (Goal Oriented Action Planning)

References

About

C++ Artificial Intelligence Kit - Library for AI implementation in games and other projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published