hlynurd / open-mtg

A python implementation of Magic: The Gathering with an AI that plays it using Monte Carlo move evaluation.
MIT License
140 stars 32 forks source link

Ties do not seem to be accounted for #9

Open evader110 opened 5 years ago

evader110 commented 5 years ago

Ties are something worth looking at in some cases and do not seem to be accounted for.