Play the popular medieval card game in python!
PyDominion allows you play Dominion in Python. You can play as a Human using input prompts in the terminal or a web version. But more interestingly, you can simulate bots playing Dominion. Wanted to try out a new strategy but don't have the time to play hundreds of games? You're in luck!
Install PyDominion from PyPI using pip
.
pip install pydominion