A* Pathfinding test
Recyclo » Devlog
A test of the A* pathfinding algorithm implemented for the game in a single unit, to be use for the population Mechanics that will be added to the game, Color coded for easy debugging. The algorithm can change route dynamically by reformulating the path after changes in the terrain and guarantee a 100% finding of the optimal route given it exist.
The algorithm will be further improve by saving the paths between commonly used origins and destinations of the units (house >> factory), minimizing the number needed of calls of the A* algorithm.
The base algorithm was made following the Red Blob Games Introduction to A*.
Get Recyclo
Download NowName your own price
Recyclo
CityBuilder/RTS with no gathering resources only recycling
Status | In development |
Author | EquusGames |
Genre | Strategy, Simulation |
Tags | 2D, City Builder, Pixel Art, Real time strategy, Space |
Languages | English |
More posts
- Beta release v1.20Sep 23, 2018
Leave a comment
Log in with itch.io to leave a comment.