Difference between revisions of "Robot DNA"
From WikiManual
(→How The DNA Works) |
|||
(3 intermediate revisions by 2 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=== |
* [[DNA Execution]] | * [[DNA Execution]] | ||
* [[Boolean Stack]] | * [[Boolean Stack]] | ||
Line 16: | Line 31: | ||
* [[System Variable]]s | * [[System Variable]]s | ||
* [[Mutation]]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.