Add card pack opening "game" #451
Labels
No labels
breaking change
duplicate
good first issue
help wanted
invalid
question
scope: card
scope: docs
scope: game
scope: registry
scope: script
scope: tool
scope: universe
tracker
type: bug
type: card request
type: documentation
type: enhancement
type: improvement
type: parity
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
LunarTides/Hearthstone.js#451
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a "game" built in Godot that recreates opening Hearthstone packs, and run it to reveal cards you've gotten from a pack from the registry. This is just a fun little thing to implement, nothing important.
There are a few challenges here tho, like how will the game be compiled? Does the user need to have Godot installed on their system, and have to compile the game themselves? Or should a prebuilt binary be included in the repo? There's also making the game read packs / cards, which might cause code duplication.
Nevertheless, this is just a fun little thing I can do if I ever get bored. Not that I think that's gonna happen anytime soon, with #445, #446, #447, #449 and lunartides.dev keeping me busy.