rlcard icon indicating copy to clipboard operation
rlcard copied to clipboard

I want to make Game of 29 AI.

Open Saugatkafley opened this issue 2 years ago • 5 comments

I am new to this framework and wishing to make Game of 29 AI that will perform bidding and play the hands as well . Any kind of insights or short explainaiton would be really helpful.

Saugatkafley avatar Nov 20 '22 10:11 Saugatkafley

@Saugatkafley Thanks for your interest. I feel 29 AI would be too complex so I don't expect we could achieve a good performance.

If you insist doing so, you need to first modify the game environment to support 29 players, and then apply an algorithm.

daochenzha avatar Nov 29 '22 05:11 daochenzha

@Saugatkafley Which game are you referring to? The 29 I know of doesn't have 29 players, it's a 2-6 player trick taking card game: https://en.wikipedia.org/wiki/Twenty-eight_%28card_game%29#Twenty_Nine

captn3m0 avatar May 25 '23 10:05 captn3m0