Difference between revisions of "Robot DNA"

From WikiManual
Jump to: navigation, search
(The Different Parts)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
=Darwinbots 3=
+
==Darwinbots 2==
 +
===How the DNA works===
 +
* [[Genes]]
 +
* [[Execution Flag]]
 +
* The [[Stack]]
 +
* [[Custom labels]] (or variables if you prefer)
 +
* [[Order of actions]]
 +
 
 +
=== DNA commands===
 +
An overview of each and every DNA [[command]], from sysvars to logical operators.
 +
 
 +
* [[Operators | 2.4 Operators]]
 +
 
 +
* [[Pre2.4]]
 +
 
 +
==Darwinbots 3==
 
* [[Differences from DB2]]
 
* [[Differences from DB2]]
  
==The Different Parts==
+
===The Different Parts===
 
* [[Base Pair]]s
 
* [[Base Pair]]s
 
* [[Codule]]s
 
* [[Codule]]s
Line 9: Line 24:
 
* [[DNA]]
 
* [[DNA]]
  
==How The DNA Works==
+
===How The DNA Works===
* [[Executing DNA]]
+
* [[DNA Execution]]
* [[Boolean Flag]]s
 
 
* [[Boolean Stack]]
 
* [[Boolean Stack]]
 
* [[Integer Stack]]
 
* [[Integer Stack]]
Line 17: Line 31:
 
* [[System Variable]]s
 
* [[System Variable]]s
 
* [[Mutation]]s
 
* [[Mutation]]s
 
=Darwinbots 2=
 
==How the DNA works==
 
* [[Genes]]
 
* [[Execution Flag]]
 
* The [[Stack]]
 
* [[Custom labels]] (or variables if you prefer)
 
* [[Order of actions]]
 
 
== DNA commands==
 
An overview of each and every DNA [[command]], from sysvars to logical operators.
 
 
* [[Operators | 2.4 Operators]]
 
 
* [[Pre2.4]]
 

Latest revision as of 23:43, 11 September 2014

Darwinbots 2

How the DNA works

DNA commands

An overview of each and every DNA command, from sysvars to logical operators.

Darwinbots 3

The Different Parts

How The DNA Works