Jimboom7 / AlphaJong

A Mahjong AI for Mahjong Soul
GNU General Public License v3.0
396 stars 54 forks source link

Discard the drawn tile first to prevent leaking information #73

Closed ayssia closed 2 years ago

ayssia commented 2 years ago

For example, my hand is 335789m234567p22s, and then I draw a 9m, bot will discard the 9m from my hand instead of the 9m that was just drawn. This will cause other players to know that I already have a 9m in my hand.

yangruihan commented 2 years ago

I think it would be better to change this to an option, there are some players who will deliberately discard their hands to confuse their opponents into thinking they haven't tenpai yet.