Package dice_war.AI

Class Summary
GoAhead An example of AI, the strategy is simple, attack if it's attackable.
Greedy An example of AI, the strategy is simple, attack if the enemy's dices are equal or less than mine.