slaytheweb
slaytheweb copied to clipboard
UI for showing card upgrades
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.htmlpage - in the Campfire room's card chooser
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