Dominion > Simulation

Is Geronimoo's Simulator Open Source?

<< < (2/2)

NolanA:
Thanks, I really appreciate putting the updated sim online, and the Maven support file helped gets things started.  It's exactly what I was looking for and opens the door to simulating some kinds of alternative strategies, like I was looking for. 

By the way, I initially wasn't able to compile because of the line below in the Segway card file.  As I understand the code, I believe gain() is looking for a DomCardName type input, while placePlusOneBuyToken() is returning a type void; which caused problems with the compiler I am using in Net Beans IDE. 
I'm not planning to do anything with Segway, so this is not a big deal for me, but it might cause issues for others who download the code.

owner.gain(owner.placePlusOneBuyToken());

Navigation

[0] Message Index

[*] Previous page

Go to full version