An Agent-Based Simulation of Predynastic Egypt.
Run the following command from the project root directory to install and launch the simulation:
python3 run_simulation.py [grid_width] [grid_height]Note that the default width and height values are 31 and 30 respectively.
pip3 install -r requirements.txtexport PYTHONPATH=$PYTHONPATH:`pwd`:`pwd`/srcpython3 src/simulations/gui_simulation.py [grid_width] [grid_height]python3 src/egypt_model_test.py