Package <Unnamed>

Interface Summary
PokerSquaresPlayer PokerSquaresPlayer - a simple player interface for PokerSquares.
 

Class Summary
Card Card - Simple playing card class.
FlushPokerSquaresPlayer FlushPokerSquaresPlayer - a simple example implementation of the player interface for PokerSquares that only seeks to form vertical flushes.
PokerSquares  
RandomPokerSquaresPlayer RandomPokerSquaresPlayer - a simple example implementation of the player interface for PokerSquares that makes random placements.