Go Fish/PureBasic: Difference between revisions

Content added Content deleted
(Added PureBasic)
 
mNo edit summary
Line 38: Line 38:
ranksOpponentHas.i[#NumCardRanks] ;priority 1 for requests, index = (rank# - 1)
ranksOpponentHas.i[#NumCardRanks] ;priority 1 for requests, index = (rank# - 1)
newRanksDrawn.i[#NumCardRanks] ;priority 2 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
history.i[#MaxHistorySize] ;priority 3 requests are selected with the help of this history
EndStructure
EndStructure