TricksterCards / TricksterBots

Suggest methods for bots used in Trickster Cards.
MIT License
9 stars 8 forks source link

Euchre: Limit alone in NT if not leading #228

Closed antross closed 1 week ago

antross commented 9 months ago

Currently the bot is getting Euchred on NT alone bids. NT bids are tricky if not the first to lead.

Should fix by keeping partner in unless first to lead or all 4 suits are covered.

johnson520 commented 7 months ago

In Euchre, when a team is sitting on 8 or 9 the bots will often unnecessarily go alone. I consider it a violation of etiquette when all you need is 1 or 2 points to win the game. If you need 2 to win you should always take your partner with you. I recently had a bot partner go alone with 8 points and failed to make it when I had the needed card to take all the tricks. Please stop the bots from going alone with 8 or 9 points. Should only go alone with 7 or less points. Always.

antross commented 1 week ago

Fixed as part of #273