Go Fish/J: Difference between revisions

Content added Content deleted
(Created page with "{{collection|Go Fish}} The essential portion of the program is a gerund of verbs action0`action1`...`actionn, one for each state of the game. Agenda @. drives ...")
 
mNo edit summary
Line 25: Line 25:
unused verbs of the gerund.
unused verbs of the gerund.


<lang C++>
J CAPITAL, opponent lower.
J CAPITAL, opponent lower.


Line 31: Line 32:
end: no more fish in pond.
end: no more fish in pond.


<lang C++>
book -> fill ->
book -> fill ->
end
end