Skip to content

CodeMartyLikeYou/FFL2-Monster-Evolution-Path-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FFL2-Monster-Evolution-Path-Calculator

This program computes the shortest paths for evolving one monster into another in the Game Boy game Final Fantasy Legend 2.

#Installation and usage

There are two ways to use this program.

This program should work on Windows, Mac, and Linux, although it has only been tested on Windows. First install python 2.7 and NetworkX. Then download this repository to any location on your computer and run the FFL2MonsterEvo.py script. Linux installations may also require separate installations of Tkinter and Tcl/Tk---see here.

Alternatively if you are on 64-bit Windows, just download and run FFL2MonsterEvo.exe, available here.

#Notes Data used by this program was sourced from http://www.shenafu.com/ffl2/ffl2.php. Used with permission.

Data and algorithms used by the program are believed to be correct. Please let me know if you find any bugs.

About

Final Fantasy Legend 2 monster evolution path calculator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages