public class WarGameStrategy extends java.lang.Object implements GamePlayingStrategy
null and plays 3 cards otherwise.jpleal@fc.up.pt| Constructor and Description |
|---|
WarGameStrategy() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Card> |
pickCards(GameBot bot)
Play cards for bot following a certain strategy.
|
public java.util.List<Card> pickCards(GameBot bot)
GamePlayingStrategypickCards in interface GamePlayingStrategybot - playing the cards