Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve logic on which card to pick #1

Open
Californ1a opened this issue Jun 3, 2021 · 0 comments
Open

Improve logic on which card to pick #1

Californ1a opened this issue Jun 3, 2021 · 0 comments

Comments

@Californ1a
Copy link
Owner

// TODO: Improve logic on which card to pick

Right now it just finds the cards in hand matching the discarded card and plays the first one.

Possible improvements:

  • Look a turn or two ahead, see if it will still have another card to play on next turn if it plays this card
    • Use reverse, skip, dt, and wd4 to change color on same turn in 1v1
  • Hold wild until needed for a color change, hold wd4 until color change or opponent near win
  • Hold dt until opponent near win
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant