Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eugene-doobu/pathfinding-example

길찾기 딸깍 마법을 배워봅시다
https://github.com/eugene-doobu/pathfinding-example

Last synced: 17 days ago
JSON representation

길찾기 딸깍 마법을 배워봅시다

Awesome Lists containing this project

README

        

# pathfinding-example
길찾기 딸깍 마법을 배워봅시다

[알고리듬 어따 써요? 1편 - 길찾기 알고리듬(길찾기 알고리즘)](https://velog.io/@eugene-doobu/%EC%95%8C%EA%B3%A0%EB%A6%AC%EB%93%AC-%EC%96%B4%EB%94%B0-%EC%8D%A8%EC%9A%94-1%ED%8E%B8-%EA%B8%B8%EC%B0%BE%EA%B8%B0-%EC%95%8C%EA%B3%A0%EB%A6%AC%EB%93%AC%EA%B8%B8%EC%B0%BE%EA%B8%B0-%EC%95%8C%EA%B3%A0%EB%A6%AC%EC%A6%98)

## 리소스 출처
[NineChronicles](https://github.com/planetarium/NineChronicles)의 리소스들을 사용하였습니다.

[동글이](https://github.com/planetarium/NineChronicles/tree/development/nekoyume/Assets/AddressableAssets/Character/Monster/201000)

맵 구현에 [CatLikeCoding](https://catlikecoding.com/unity/tutorials/hex-map/) 튜토리얼을 참고하였습니다.