datamllab / rlcard

Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
http://www.rlcard.org
MIT License
2.78k stars 615 forks source link

I want to make Game of 29 AI. #270

Open Saugatkafley opened 1 year ago

Saugatkafley commented 1 year ago

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.

daochenzha commented 1 year ago

@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.

captn3m0 commented 1 year ago

@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