https://github.com/juliocesarscheidt/pathfinding-project-a-star
https://github.com/juliocesarscheidt/pathfinding-project-a-star
2d-game csharp pathfinding unity
Last synced: 5 months 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T16:20:19.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T20:34:09.197Z (over 1 year 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

## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details