Difference between revisions of "Robot DNA"
From WikiManual
(→How the DNA works: Added the order of actions to the list) |
|||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | ==How the DNA works== | + | ==Darwinbots 2== |
+ | ===How the DNA works=== | ||
* [[Genes]] | * [[Genes]] | ||
* [[Execution Flag]] | * [[Execution Flag]] | ||
Line 6: | Line 7: | ||
* [[Order of actions]] | * [[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. | ||
Line 12: | Line 13: | ||
* [[Pre2.4]] | * [[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.