Go Fish/PureBasic: Difference between revisions

m
no edit summary
(Added PureBasic)
 
mNo edit summary
Line 38:
ranksOpponentHas.i[#NumCardRanks] ;priority 1 for requests, index = (rank# - 1)
newRanksDrawn.i[#NumCardRanks] ;priority 2 for requests, index = (rank# - 1)
history.i[#MaxHistorySize] ;priority 3 requests are selected with the help of this history
EndStructure
 
Anonymous user