Selfness is a simulation of mold behavior, focusing on the interactions between mold, food, and cAMP signals.
To install the required dependencies, use Poetry:
poetry install
To run the simulation, use the following command:
poetry run python -m selfness
Configuration options can be set in the config.yaml
file. Refer to the file for available options.
To contribute to the project, follow these steps:
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Make your changes.
- Submit a pull request.
This project is licensed under the MIT License. See the LICENSE
file for details.