Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juliocesarscheidt/pathfinding-project-a-star
https://github.com/juliocesarscheidt/pathfinding-project-a-star
2d-game csharp pathfinding unity
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/juliocesarscheidt/pathfinding-project-a-star
- Owner: juliocesarscheidt
- License: mit
- Created: 2024-08-29T06:16:46.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-23T16:20:19.000Z (4 months ago)
- Last Synced: 2024-11-10T11:03:33.839Z (3 months ago)
- Topics: 2d-game, csharp, pathfinding, unity
- Language: ShaderLab
- Homepage:
- Size: 10.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Pathfinding project using A* algorithm
A simple usage of A* algorithm to find paths
## Images
![Running algorithm](./Images/algorithm.gif)
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details