Difference between revisions of "Tutorial"

From AgentCubes
Jump to navigation Jump to search
imported>Loon911
imported>Loon911
m
Line 1: Line 1:
Welcome to AgentCubes wiki! The AgentCubes wiki was made to help you learn AgentCubes.
+
Welcome to AgentCubes wiki! The AgentCubes wiki was made to help you learn AgentCubes.  
  
== Programming Environment ==
+
== Programming Environment ==
  
[[file:VAT.PNG|right|thumb|500px|The Programming Environment for AgentcubesOnline]]
+
[[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 Conditions and Actions into the rule sections. When all your Conditions are met the Programming Environment will then execute all your actions.
  
=== Conditions ===
+
=== Rules  ===
Conditions
 
  
=== Actions ===
+
Rules
Actions
 
  
=== Rules ===
+
=== Conditions  ===
Rules
+
 
 +
Conditions
 +
 
 +
=== Actions  ===
 +
 
 +
Actions
 +
 
 +
==== Example  ====

Revision as of 07:47, 20 June 2019

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 Conditions are met the Programming Environment will then execute all your actions.

Rules

Rules

Conditions

Conditions

Actions

Actions

Example