DominionSim

DominionSim is a simulator for the Dominion card game.

Prerequisites

You will need the following to build and run the simulator:

Build

To build the simulator JAR file:

$ mvn package

Run

To run the simulator:

$ mvn exec:java