Package com.bolinfest.prisonerbot.daim

Provides the classes to play an iterative Prisoner's Dilemma game via DAIM.

See:
          Description

Class Summary
DaimMain DaimMain is the insertion point for PrisonerBot using DAIM.
DaimManager DaimManager is...
DaimProxy DaimProxy is...
RateLimitTest RateLimitTest is a test to determine how many messages an AIM bot can send, given the rate limit enforced by the OSCAR protocol.
 

Package com.bolinfest.prisonerbot.daim Description

Provides the classes to play an iterative Prisoner's Dilemma game via DAIM. DAIM is a Java AIM library that uses the oscar protocol.