Pathfinding
A downloadable game for Windows
Pathfinding or pathing is the plotting, by a computer application, of the shortest route between two points. It is a more practical variant on solving mazes. Pathfinding is closely related to the shortest path problem, within graph theory, which examines how to identify the path that best meets some criteria (shortest, cheapest, fastest, etc) between two points in a large network.
Features :
- A* Algorithm
- Dijkstra's Algorithm
- Greedy Best First Search Algorithm
- Breadth First Search Algorithm
The assets in this game are built with zero funding and captured from unity default sprites and self-drawn .
#################################################
Creator Notes
Role: AI Programmer
Engine: Unity
Module: AI For Games
Duration: 6 Weeks (Jun 2019 - Jul 2019)
#################################################
Status | Released |
Platforms | Windows |
Author | Lakes Production |
Genre | Simulation |
Tags | artificial-intelligence, astar, breadthfirstsearch, dijkstras, fastestpath, greedybestfirstsearch, pathfinding, shortestpath, solo, Unity |
Download
Install instructions
Unzip & enjoy!
Leave a comment
Log in with itch.io to leave a comment.