Artificial Life APK

Artificial Life  Icon
   
3.67/5
6 Ratings
Developer
Mooncoder
Current Version
5.0.28
Date Published
File Size
10.1 MB
Package ID
com.mooncoder.alife
Price
$ 0.00
Downloads
336+
Category
Android Apps
Genre
Education

APK Version History

Version
5.0.28 (24)
Architecture
arm64-v8a,armeabi-v7a
Release Date
October 01, 2023
Requirement
Android 4.0+
Version
5.0.2 (22)
Architecture
arm64-v8a,armeabi-v7a
Release Date
July 08, 2023
Requirement
Android 2.3.2+
Version
5.0.1 (21)
Architecture
arm64-v8a,armeabi-v7a
Release Date
July 08, 2023
Requirement
Android 2.3.2+
  • Artificial Life Screenshot
  • Artificial Life Screenshot
  • Artificial Life Screenshot
  • Artificial Life Screenshot
  • Artificial Life Screenshot
  • Artificial Life Screenshot
  • Artificial Life Screenshot
  • Artificial Life Screenshot
  • Artificial Life Screenshot
  • Artificial Life Screenshot
  • Artificial Life Screenshot
  • Artificial Life Screenshot
  • Artificial Life Screenshot
  • Artificial Life Screenshot
  • Artificial Life Screenshot
  • Artificial Life Screenshot
  • Artificial Life Screenshot
  • Artificial Life Screenshot
  • Artificial Life Screenshot
  • Artificial Life Screenshot
  • Artificial Life Screenshot
  • Artificial Life Screenshot
  • Artificial Life Screenshot
  • Artificial Life Screenshot

About Radio FM 90s

This app lets you play with simple simulated creatures and their evolution. It features a few genetic representations ("languages"), where each symbol in a genotype defines some characteristic of a creature (a "phenotype"). Each genetic representation has its own methods of mutation (modifying small parts of a genotype) and crossover (exchanging genes of two parents to produce an offspring).

The performance of each creature is evaluated in terms of speed on land, speed in water, and height of its center of mass. These criteria can be set as fitness. Since you have mutation and crossover available to change genotypes randomly, you can run an evolutionary process and see how fitness in the population increases.

You can also guide evolution according to your preferences by making creatures you like reproduce and generate their random variations.

If you understand a genetic language, you can even edit genes manually by deleting and adding genetic symbols, and this way build a creature you want or improve an existing one.

The app features some quests to help you familiarize with genetic languages and the properties of evolution such as convergence, diversity, selection pressure, the influence of mutation rate, or the population size. Advanced users can even try their own formulas for fitness, for example to maximize both height and speed simultaneously, or to add even more criteria.

Some demonstrations are included as well that show the concepts of directed (external fitness) and undirected (internal fitness) evolution, mutation, swarming, and communication.

This app is based on the Framsticks simulator. You can learn more at http://www.framsticks.com/

What's New in this version

The "f1" genetic encoding:

• Adjusted default mutation probabilities

• Improved the behavior of the "Cc" and "Qq" modifiers

• All modifiers now allow to better cover the full parameter range

• Improved mutation of modifier sequences – more allowed values of parameters, because modifiers are no longer sorted and do not cancel out

The "f4" genetic encoding:

• Major improvements, rewrite

GUI and app:

• Numerous improvements

• More convenient VR settings

• Compatibility with new Android devices