C# Class SampleShortsitedAi

出せる限り必ずカードを出すおバカAI。
Inheritance: IArtificialIntelligence
ファイルを表示 Open project: ufcpp/UfcppSample

Public Methods

Method Description
Play ( IEnumerable hand, IEnumerable table, int rank, Suit, suit, Mode, mode, bool revolution, History, history ) : IEnumerable

Method Details

Play() public method

public Play ( IEnumerable hand, IEnumerable table, int rank, Suit, suit, Mode, mode, bool revolution, History, history ) : IEnumerable
hand IEnumerable
table IEnumerable
rank int
suit Suit,
mode Mode,
revolution bool
history History,
return IEnumerable