Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 746 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 746 Bytes

Create a new population, specify the gene pool of each specimen and observe the development of the next generations.

FEATURES

  • POPULATION EXPERIMENT - Create a population and observe how it changes over time.

    • See example population
    • Create a population from scratch - specify characteristics, genotypes and preferences of each specimen
    • Export current experiment
    • Load previous experiments
  • OFFSPRING GENERATOR - Specify parents' genotypes and see what their child's genotype might look like

    • See example experiment
    • Specify parents' genotypes yourself
    • See another child's genotype without having to rewrite parents' info ("Next child" button)
    • Export current experiment
    • Load previous experiments