This is a package to create playable decks for Dominion, based on what Expansions are available, and what style of game you want to play.
https://medium.com/analytics-vidhya/web-scraping-a-wikipedia-table-into-a-dataframe-c52617e1f451
http://wiki.dominionstrategy.com/index.php?title=List_of_cards&action=edit
Create QT Gui
- Blank Gui
- Add user options
- Add/animate images
- Interact with Algorithm
Create interface for Django Develop Weightings Decide on user options
- Number of cards (10/12)
- +2 Action
- +2 Buy
- +2+ Cards
- Mean of distribution
- Attack (y/n)
-
- Reaction (y/n)
- Choose Distribution type
Steps 2 and 3a/3b can be done in parallel
- Downselect Deck to chosen expansions
- Create cost distribution (based on input) 3a. Generate weightings 3b. Draw X cards from weighted deck
- Fill cost distribution