in-op / GameAILinks
Various C# implementations of game AI
☆89Updated 4 years ago
Alternatives and similar repositories for GameAI
Users that are interested in GameAI are comparing it to the libraries listed below
Sorting:
- A flood fill algorithm implementation for C#☆88Updated 5 years ago
- Goal Oriented Action Planning C#/.NET Library☆64Updated 4 years ago
- Behavior Trees and Case Logic for C#7☆109Updated 2 years ago
- Hexagonal lib for .NET☆35Updated 4 years ago
- libnoise port to C#☆16Updated 5 years ago
- Monte Carlo Tree Search C#☆22Updated 9 years ago
- For core RPG related data models and logic☆77Updated last month
- A Unity port of the RogueSharp V3 tutorial at https://roguesharp.wordpress.com/. The project advances as far as Step 18, Creating Stairs …☆56Updated 6 years ago
- A repository with domain models as a basis to implement card games in C#, as well as implementations of poker simulations within this fra…☆80Updated 7 months ago
- A library to manage 2D hexagonal tiles in Unity.☆76Updated 4 years ago
- A simple finite-state machine (FSM) that uses state transition tables for configuration.☆35Updated 8 years ago
- A small, easy to understand C# implementation of the A Star pathfinding algorithm for 2D grid based applications.☆87Updated 3 years ago
- C# API for Google spreadsheets for simple uses.☆32Updated 6 years ago
- Pathfinding framework☆26Updated 5 years ago
- Low-level dotnet network benchmark for UDP socket performance (.NET and Unity compatible)☆88Updated 2 years ago
- a roguelike framework for C# with ECS and Unity integration☆100Updated 4 years ago
- An example of a very simple turn based system in Unity's ecs.