Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 881 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 881 Bytes

civilization-dev-simulator

overview

This Civilization Development Simulator simulates the development of a civilization through random events, population growth, resource management, and technological advances. At the heart of the program is a Civilization class, which represents multiple attributes of a civilization, such as population, resources, and technology. As each year progresses, the civilization experiences growth and decline, and even faces collapse.

necessary condition

python3.x

notes

A small randomly written framework that can really only be played with for a bit. People could add more events, different civilization types or more fine-grained resource and technology management, or even use machine learning.

translated

Original (Chinese) from nitsc, translated by DeepL