civ_drafter

Randomize for each player several civilizations among the ones from civilization 6.

How to use :

First parameter : name of players. Second parameter : number of civilizations to randomize for each player.

Example : python civilization.py "Martin Alex Max" 3

Expected output :

Number of players in the game : 3
Number of possible civ per player : 3
-------- Player Martin --------
India
Scythia
Brazil
-------- Player Alex --------
America
Greece
Arabia
-------- Player Max --------
Spain
Japan
Sumeria