Skip to content

bobfromjapan/FF11_route_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FF11_route_finder

FF11 route finder using networkx

usage

  • requirement networkx (installed by pip install networkx)

  • howtouse

python path/to/FF11_route_finder.py

by walk? (if you want to quit, type "q")y
source:ウィンダス
dest:バストゥーク
['ウィンダス', '東サルタバルタ', 'タロンギ大峡谷', 'メリファト山地', 'ソロムグ原野', 'ジュノ', 'バタリア丘陵', 'ジャグナー森林', 'ラテーヌ 
高原', 'バルクルム砂丘', 'コンシュタット高地', '北グスタベルグ', 'バストゥーク']
by walk? (if you want to quit, type "q")y
source:a
dest:a
No route found!
by walk? (if you want to quit, type "q")n
source:ウィンダス
dest:バストゥーク
['ウィンダス', 'ジュノ', 'バストゥーク']
by walk? (if you want to quit, type "q")q

another project: https://github.com/bobfromjapan/ff11_route_finder_online

more info(Japanese): https://hashicco.hatenablog.com/entry/2021/03/23/212907

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages