Add card pack opening "game" #451

Open
opened 2026-01-15 19:51:52 +00:00 by LunarTides · 0 comments
LunarTides commented 2026-01-15 19:51:52 +00:00 (Migrated from github.com)

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.

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](https://github.com/LunarTides/lunartides.dev) keeping me busy.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
LunarTides/Hearthstone.js#451
No description provided.