UNPKG

agentscape

Version:

Agentscape is a library for creating agent-based simulations. It provides a simple API for defining agents and their behavior, and for defining the environment in which the agents interact. Agentscape is designed to be flexible and extensible, allowing

5 lines (4 loc) 93 B
declare class AppFooter extends HTMLElement { constructor(); } export default AppFooter;