Packages
ca.ualberta.cs.poker.free.academy25 This package contains the code which can allow a Poker Academy bot implementing the Meerkat 2.5 interface to connect to the server.
ca.ualberta.cs.poker.free.client This package contains the code that is specifically associated with the client.
ca.ualberta.cs.poker.free.dynamics This package contains the code that deals with the rules of a game (hand) of poker.
ca.ualberta.cs.poker.free.server This package contains the code that is specifically associated with the server.
ca.ualberta.cs.poker.free.tournament