搜索资源列表
game
- #在这个实现中,一个卡(不是10)被表示 #由2个字符的字符串组成,其中第一个字符代表一个等级,第二个字符代表一个套装。 #等级10中的每张牌都被表示为3个字符的字符串,前两个是等级,而第三个是西装。(# In this implementation a card (that is not a 10) is represented # by a 2 character string, where the 1st character represents a rank and the 2nd