Exemplo n.º 1
0
def main():
    dominion=Dominion()
    dominion.newPlayer("ender")
    dominion.newPlayer("pepe")
    dominion.initGame()