EirikUlversoy / competitive-mahjong

0 stars 0 forks source link

Hand identifier connected with the visual module #65

Open EirikUlversoy opened 7 years ago

EirikUlversoy commented 7 years ago

Using the hand identifier to name the current hand.(if any). Might have weird combinations. There are very many possibilites here as well. Complex rules also need to be taken into account (if a hand dominates another). Some of that is handled in the HandIdentifier class itself already.