Allele
Blender ©2008 Zachriel |
This project relates to a discussion on
the AntiEvolution forum. |
Evolution on an Excel
Spreadsheet! Allele Blender, a simulation written in VBA6. Open source in the VBasic Editor. Some facility with spreadsheets can be helpful. — Organism: A
sequence of digits. — Example Organism: 342110 The example has 6 genes. The tail is read from right to left; 0,1,1,2. Low numbers are preferred. Beauty = 10+5+5+3 = 23 — |
Generations:
You can set the number to be run. This is useful if it is expected to take a long time. Random Genome:
If True, sets each gene to either 0 or 1 randomly. Rows * Columns = Population Size. Changing this value resets the simulation. Mating: By
proximity, meaning the eight adjoining cells in a matrix. Colonization:
Each new Child attempts to Colonize one of the adjoining cells. Mutation: The percentage of
mistakes made when a gene is duplicated. Show Sequence: You can turn on the display of sequences for large arrays. — |
New: You can initiate a new population by pressing ctrl-n. Generate: Advance the generation with ctrl-g. Row, Column and Random Genome parameters reset simulation. |
|
Statistics: Collected and displayed. G: Generation Number. |
From the makers of Word Mutagenation. |