dozingcat / CardsWithCats

Hearts and Spades card games
GNU General Public License v3.0
19 stars 2 forks source link

Improve Spades bidding AI #26

Closed dozingcat closed 1 year ago

dozingcat commented 1 year ago

Using code from https://github.com/dozingcat/CardsWithCats/issues/21. With the AI playing itself in 2000 matches, with one team using this code and the other using the previous code, and redealing each round until there was a difference in bids between the two strategies, the team using this code won 60% of the time (1199 to 801).