Skip to content

Simplify your MMORPG item upgrading decisions. Calculate item quantities and trial costs with ease. Built using Swing for a user-friendly experience.

License

Notifications You must be signed in to change notification settings

egekaplan/item-upgrade-decider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MMORPG Item Upgrading Application

This application supports in the decision-making process for an online gamer who is playing an MMORPG with an item upgrading factor. The user provides two inputs. The desired item level (+?) is the initial input, followed by the item's unit price (+1), which can be obtained from NPCs or simply by purchasing off the market. The geometric distribution is used to determine how many items are necessary to successfully upgrade an item from +1 to (+user input). The "Upgrading Trial Costs" are also computed in terms of Expected Total Cost (for example, 25K, 35K, 75K, 240K, 750K, and 1M, respectively, from +2 to +8).

Used Swing as the built-in GUI toolkit.

Screenshot_80 Screenshot_82

About

Simplify your MMORPG item upgrading decisions. Calculate item quantities and trial costs with ease. Built using Swing for a user-friendly experience.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages