Skip to content

An Agent-based Modelling framework based on the Entity-Component-System architectural pattern

License

Notifications You must be signed in to change notification settings

BrandonGower-Winter/ECAgent

Repository files navigation

ECAgent - ECS for ABM

Build Documentation Status

An Agent-based Modelling framework based on the Entity-Component-System architectural pattern.

The readme is still WIP but code documentation can be found at: https://ecagent.readthedocs.io/en/latest/

Installing ECAgent

You can install ECAgent using:

pip install ECAgent

Developing for ECAgent

  • Clone the Repo.
  • Build the virtual environment using make
  • Activate the virtual environment using source ./venv/bin/activate

About

An Agent-based Modelling framework based on the Entity-Component-System architectural pattern

Resources

License

Stars

Watchers

Forks

Packages

No packages published