Draft bot AI #36
Labels
No labels
board
bug
code quality
deck builder
duplicate
feature
good first issue
help wanted
invalid
limited
lobby
low priority
network
question
rule engine
tooling
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: mcg/mlpcardgame#36
Loading…
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?
Make draft bots smarter by making them use a strategy for picking cards.
What the bot should prioritize:
The bot should lock into at least two colors, consider 3 if it can't consistently get cards from those two colors.
No idea right now on how to decide the first picks (since those will determine color locking). Could be left random for now, could pick rare cards, I'm open to suggestions.