a-star-algorithm topic

List a-star-algorithm repositories

HexGridUtilitiesForGames

130
Stars
30
Forks
Watchers

Hex-grid utilities for board and strategy games with path-finding, field-of-view, and more

Simple-optimized-A-Pathfinder

240
Stars
37
Forks
Watchers

An simple and optimized grid pathfinding

Pathfinding-Algorithms

85
Stars
14
Forks
Watchers

A visualizer for the core search algorithms used in AI and game development. Special thanks to Amit Patel and his cool tutorials for providing me with the inspiration. #MadeWithUnity

8-Puzzle-Solver

17
Stars
8
Forks
Watchers

A BFS and A* implementation to the classic 8-puzzle problem

dijkstra3d

69
Stars
13
Forks
Watchers

Dijkstra's Shortest Path for 6, 18, and 26-Connected 3D (Volumetric) Image Volumes

hexagonal_pathfinding_astar

19
Stars
1
Forks
Watchers

An implementation of the A-Star pathfinding algorithm tailored for traversing a bespoke collection of weighted hexagons. It's intended to calculate the most optimal path to a target hexagon where you...

Shooting-Game

19
Stars
26
Forks
Watchers

Basic Shooting Game in C++ and OpenCV

18CSC305J-AI

29
Stars
45
Forks
Watchers

All Lab experiments of 18CSC305J Artificial Intelligence.

AStarPathfindingUnity

42
Stars
17
Forks
Watchers

Implementation of the A*-Algorithm in Unity3D

Artificial-Intelligence

32
Stars
25
Forks
Watchers

IIIT Allahabad B. Tech. (IT) 5th Semester Artificial Intelligence Lab Assignments + HackerRank Artificial Intelligence Track