Skip to content

A small demo for a BreadthFirstSearch(BFS) pathfinding algorithm

License

Notifications You must be signed in to change notification settings

ForlornU/BreadthFirstSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BreadthFirstSearch

Screenshot

BFS-Style pathfinding for use across hexagonal tiles in the unity3d engine!

This is an entire unity3d project, you can start this in the unity editor and play around in the scene or if you just want to use some small part of it that's fine too, I hope in can help you in some way!

I ripped part of the pathfinding code from an old project I had and put it back together in a more coherent form, I'm hoping to explore this further and add different types of pathfinding algorithms later on and present them in small, easy to use versions

Link to video: https://www.youtube.com/watch?v=_TRvK7gFooE&t=513s&ab_channel=ForlornUploader

About

A small demo for a BreadthFirstSearch(BFS) pathfinding algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages