The Dragon Warrior Monsters Tracker is a desktop application made to assist in DWM playthroughs. With it, you can:
- Keep track of your farm, check your monsters and their stats at any given time;
- See your farm's breeding possibilities by result;
- Consult an index which contains all of the game's 215 monsters, how to breed them, where they can be found, and their in-depth properties, many of which are hidden from you by the game.
Most of the information loaded by the program were found in Alan W. Jackson's strategy guide.
Head over to the releases page. Download, extract and have fun!
Install/Build Qt 5.15.2 (other Qt 5 versions probably work as well), preferably statically so that the executable will run in any machine regardless of dependencies.
From the project's root, execute qmake -config release and then make (alternatively, compile in release mode using Qt Creator).