https://github.com/willroy/dq9-menu
A menu for tracking stats / money for Dragon Quest 9
https://github.com/willroy/dq9-menu
Last synced: over 1 year ago
JSON representation
A menu for tracking stats / money for Dragon Quest 9
- Host: GitHub
- URL: https://github.com/willroy/dq9-menu
- Owner: willroy
- Created: 2017-09-30T10:11:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-12T10:04:40.000Z (over 8 years ago)
- Last Synced: 2025-01-20T22:53:33.286Z (over 1 year ago)
- Language: Ruby
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DQ9-Menu
A menu for tracking stats / money for Dragon Quest 9
This curses command line menu is meant to be used
for one of my favorite games: Dragon Quest IX: Sentinels of the Starry Skies
This menu is mainly used for keeping track of the amount of money needed to buy what you want from shops.
Features that may be cool to implement:
- list of items in the game so I can input what I want and it automatically works out the total
- Graphs and statistics showing how many monsters, at what level, area etc would be most efficent to
kill to get the money quickly with current armour / weapon / level / access to areas.
- Eventually calculating best way to do other things, such as level up in my current state
or easiest way to get certain alchemy ingredients more efficiently.