ethicalgardeners.constantsΒΆ

Constant values used throughout the Ethical Gardeners simulation.

members:

Module Attributes

MAX_PENALTY_TURNS

Maximum number of turns used to normalize the well-being penalty.

FEATURES_PER_CELL

Number of features per cell in the grid.

AGENT_PALETTE

This palette provides a range of 40 colors for agents, from reddish to purple hues, ensuring a visually distinct representation of agents in the simulation.

FLOWER_PALETTE

This palette provides a range of 30 colors for flowers, from greenish to yellowish hues, ensuring a visually distinct representation of flowers in the simulation.

MIN_SEED_RETURNS

Minimum number of seeds returned when harvesting a flower with the special return value of -3.

MAX_SEED_RETURNS

Maximum number of seeds returned when harvesting a flower with the special return value of -3.