Hearthstone Deck Generator
A downloadable tool
Here is my HS Deck Generator. It's still got a ways to go, but this is where it is at the end of the Jam.
The generator uses a sort of Dynamic Markov Chain, with probabilities calculated based on the amount of similarities to the text of the previously selected card.
Future Improvements:
- Update Card Selection Algorithm
- Allow the user to select a starting card
- Allow for filtering based on user's collection
- Provide Card Descriptions
- Improved Visuals
Status | In development |
Category | Tool |
Author | erikcerini |
Tags | Deck Building, hearthstone, node, PROCJAM |
Download
Download
HSDeckGen.zip 310 kB
Install instructions
You need Node.JS to run the application. Download the folder, unzip it, npm install, and call 'npm run dev' and you should be able to open the page at localhost:8080. Just click Generate Deck and you're good to go.
Leave a comment
Log in with itch.io to leave a comment.