by chrisib
I'd be curious to see your code. I've been toying with the idea of writing an Eclipse combat simulator in Python. Between the two of us we might be able to bang something pretty solid out.Do you use a Monte-Carlo simulator (where you use a random number generator to "roll" the dice), or are you working from stastically average results alone?