ApmeM / BrainAI

BrainAI is a set of helper classes to add AI to your game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BrainAI

BrainAI is a set of helper classes to add AI to your game.

Example

Dynamic example can be found here: https://apmem.github.io/BrainAI/Godot.html

Credits

  • Nez - GitHub stars - 2D game engine. Inspiration for basic pathfindings and different AI technics are taken from there.
  • StrightEdge - 2D polygon library for games. Provides path-finding and lighting. StrightEdge graph is a rewritten adoption of this project's pathfinding part.

About

BrainAI is a set of helper classes to add AI to your game.

License:MIT License


Languages

Language:C# 100.0%