Redmega / monster-mash

Ever wonder how a Night Hag would fare against a Revenant? You Decide!
monster-mash.redmega.vercel.app
GNU General Public License v3.0
3 stars 0 forks source link

Decide MVP Features #3

Open Redmega opened 3 years ago

Redmega commented 3 years ago

We need to decide which features are most important to get out and which can come in later enhancements.

  1. Random monsters from the D&D 5e API get picked
    • Should they be matched up based on CR? If the two have different CRs should we add them together until they are equal? Example: 1 Gargoyle (CR 2) vs 2 Harpies (CR 1)
  2. Users should be able to cast a vote on who would win in a fight.

Those two are a given, with details that need to be ironed out. The following may or may not make their way into the MVP:

  1. Users should be able to argue their decision in a discussion thread
    • Is it 100% outward-facing anonymous? Do we assign random names (Like [Adjective] [Monster])? Or do we let people choose their usernames (if so, we'd probably want to auth via google)

Are there any other features you can think of that should be part of the MVP? Is there anything that hasn't been considered yet? Any problems with the existing MVP features?