civsSimulator

A simulator of civilizations evolution written in Python. The project is based on civs.

How to use it:

The project generates civilizations evolving in worlds which can be generated using the world generator WorldEngine.

The package can be imported, or executed.

Requeriments

A requeriments.txt file can be used to install using pip all the requeriments of the project.

The project only works with Python 3

To execute the package use Python -m civsSimulator -h