alessianigretti / ai_toolset

A collection of essential Decision-Making, Pathfinding and Traversal algorithms in their basic implementations, serving as a starting point for game AI projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI Toolset

This repository houses a toolset containing essential Decision-Making, Pathfinding and Traversal algorithms in their minimalist forms. These algorithms serve as foundational components for game AI development, enabling the creation of dynamic behaviours.

Table of Contents

Decision Making Algorithms

Pathfinding & Traversal Algorithms

About

A collection of essential Decision-Making, Pathfinding and Traversal algorithms in their basic implementations, serving as a starting point for game AI projects.


Languages

Language:C++ 99.3%Language:C 0.7%