Difference between revisions of "Tutorial"

From AgentCubes
Jump to navigation Jump to search
imported>Loon911
m
imported>Loon911
m
Line 3: Line 3:
 
== Programming Environment  ==
 
== Programming Environment  ==
  
[[Image:VAT.PNG|thumb|right|400px|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 [[:Category:AgentCubes_Conditions| Conditions]] and [[:Category:AgentCubes_Actions| Actions]] into the rule sections. When all your [[:Category:AgentCubes_Conditions| Conditions]]are met the Programming Environment will then execute all your [[:Category:AgentCubes_Actions| Actions]].  
+
[[Image:VAT.PNG|thumb|right|400px|The Programming Environment for AgentcubesOnline. All the [[:Category:AgentCubes_Conditions| Conditions]] are on the left side and all the [[:Category:AgentCubes_Actions| Actions]] are on the right side.]] 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 [[:Category:AgentCubes_Conditions| Conditions]] and [[:Category:AgentCubes_Actions| Actions]] into the rule sections. When all your [[:Category:AgentCubes_Conditions| Conditions]]are met the Programming Environment will then execute all your [[:Category:AgentCubes_Actions| Actions]].  
  
 
=== Rules  ===
 
=== Rules  ===

Revision as of 08:00, 20 June 2019

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

Programming Environment

The Programming Environment for AgentcubesOnline. All the Conditions are on the left side and all the Actions are on the right side.

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