slaytheweb icon indicating copy to clipboard operation
slaytheweb copied to clipboard

UI for showing card upgrades

Open oskarrough opened this issue 2 years ago • 1 comments

There's no way to see a card's upgraded version before you actually upgrade it. It's more fun if you can see what will happen.

  • on the collection.html page
  • in the Campfire room's card chooser

oskarrough avatar Sep 30 '23 12:09 oskarrough

Partly done in

  • https://github.com/oskarrough/slaytheweb/blob/main/src/ui/pages/collection.js#L20-L22
  • https://github.com/oskarrough/slaytheweb/blob/main/src/ui/styles/app.css#L482-L505

but could use a refactor and review

oskarrough avatar Jan 19 '24 12:01 oskarrough