Difference between revisions of "Robot DNA"

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

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