Tutorial

From AgentCubes
Revision as of 07:58, 20 June 2019 by imported>Loon911
Jump to navigation Jump to search

Welcome to AgentCubes wiki! The AgentCubes wiki was made to help you learn AgentCubes.

Programming Environment

The Programming Environment for AgentcubesOnline

The Programming Environment for AgentCubesonline looks like the image on the right. In the Programming Environment you can program the agents that you have created. To program your agents you drag and drop Conditions and Actions into the rule sections. When all your Conditionsare met the Programming Environment will then execute all your Actions.

Rules

Rules contain Conditions on the left side and Actions on the right side

Rules contain Conditions on the left side and Actions on the right side. Users may drag the Conditions to the left side and users may drag Actions to the right side. If all Conditions are met than all Actions will be executed.


Conditions

Conditions

Actions

Actions

Example