Difference between revisions of "Robot DNA"
From WikiManual
(12 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | ==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]] | ||
+ | |||
+ | ===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 22:43, 11 September 2014
Contents
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.