miniopolis/README.md
2025-02-04 14:52:47 -05:00

721 B

miniopolis

A quicker, easier version of Micropolis (Sim-City) which adds some Factorio-like resource gathering. Our goal is to make a (cool) game which we can then introduce as an AI-playground for different kinds of agents.

Author: Caleb Scott


Installation

To install this project (I'd recommend having a python virtual environment first):

pip install -r requirements.txt

Then, to run:

python miniopolis.py

Libraries and Software

This project uses: