2D-Astar-Pathfinding-in-Unity
A 2D implementation of the Astar Pathfinding algorithm using Tilemaps in Unity
Pathfinder and A* solver (astar or a-star) native extension for Defold Engine build on MicroPather.
git clone https://github.com/selimanac/defold-astar.gitselimanac/defold-astarThis is a pathfinder and A* solver (astar or a-star) native extension for the Defold Engine, built using MicroPather.
You can use the A* extension in your own project by adding this project as a Defold library dependency.
Open your game.project file, select Project and add a Dependencies field:
https://github.com/selimanac/defold-astar/archive/master.zip
or you can add stable versions from releases.
Hexagon example: https://github.com/selimanac/defold-astar-hex-example
Basic tilemap, entities, and multi-map example: https://github.com/selimanac/defold-astar-tilemap-example
benjames's xfire: https://github.com/benjames-171/xfire/tree/main
A* (A Star) Path Finding - Monster/NPC Follow (AStar Module) from Asatte Games
https://forum.defold.com/t/a-native-extension/
https://github.com/selimanac/defold-astar/discussions
https://github.com/selimanac/defold-astar/wiki
If you find my Defold Extensions useful for your projects, please consider supporting it.
I'd love to hear about your projects! Please share your released projects that use my native extensions. It would be very motivating for me.
Developer: Luden.io
itch.io: https://ludenio.itch.io/superweird-alpha
Steam: https://store.steampowered.com/app/3818770/SuperWEIRD_Automation_Roguelite/
Developer: Faraz Ahmad Khan
App Store: https://apps.apple.com/gb/app/pixel-commander-pixel-games/id6748568011
Google Play: https://play.google.com/store/apps/details?id=com.farazkhandev.pixelcommander
Developer: 8BitSkull
Publisher: 8BitSkull
Release Date: TBA
Steam: https://store.steampowered.com/app/3199360/Skull_Horde/
Developer: Seal Unicron Games
Release Date: 11 Nov, 2023
Poki: https://poki.com/en/g/misland
Google Play: https://play.google.com/store/apps/details?id=com.sealunicorngames.misland
Developer: Tiny Dobbins
Release Date: 8 Dec, 2022
Poki: https://poki.com/en/g/monkey-mart
Google Play: https://play.google.com/store/apps/details?id=com.tinydobbins.monkeymart
App Store: https://apps.apple.com/tr/app/monkey-mart/id6480208265
Developer: 171Dev
Release Date: 28 May, 2024
itch.io: https://benjames171.itch.io/xfire
Source: https://github.com/benjames-171/xfire
more like this
A 2D implementation of the Astar Pathfinding algorithm using Tilemaps in Unity
python package for fast shortest path computation on 2D polygon or grid maps
Website built using React Framework for visualizing Pathfinding and Maze Generation Algorithms.
The Tektosyne Library for Java provides algorithms for computational geometry and graph-based pathfinding, along with s…
search projects, people, and tags