Skip to content

ApmeM/BrainAI

Repository files navigation

BrainAI

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

Installing

Install this repository as a source for nuget for dotnet:

dotnet nuget add source https://nuget.pkg.github.com/ApmeM/index.json -n nuget.org

Install package from new source:

dotnet add package BrainAI

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages