Difference between revisions of "Robot DNA"
From WikiManual
(→DNA commands) |
|||
(32 intermediate revisions by 14 users not shown) | |||
Line 1: | Line 1: | ||
− | ==How the DNA works== | + | ==Darwinbots 2== |
+ | ===How the DNA works=== | ||
* [[Genes]] | * [[Genes]] | ||
* [[Execution Flag]] | * [[Execution Flag]] | ||
− | * [[ | + | * 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]] | |
− | * [[ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | === | + | ==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.