10+
Downloads
Altersfreigabe
PEGI 3
Screenshot
Screenshot

Über diese App

This is NanoPond, an artificial life simulator for Android.

NanoPond runs a virtual machine in which 'life' can develop. This virtual machine is a port of a java program by Thomas Abeel, who in turn based his virtual machine on the c code of Adam Ierymenko. NanoPond was used in a Computational Intelligence course at the university of Ghent.

The virtual machine is complete an is adapted to be multi threaded. It can run concurrently on multiple cores. The graphical display of the nanopond world is complete and will run in its own thread.

This program is released under the GNU Public License Version 3.
The programs on which it is based where released under the GPL 2.
Aktualisiert am
26.12.2024

Datensicherheit

Was die Sicherheit angeht, solltest du als Erstes verstehen, wie Entwickler deine Daten erheben und weitergeben. Die Datenschutz- und Sicherheitspraktiken können je nach deiner Verwendung, deiner Region und deinem Alter variieren. Diese Informationen wurden vom Entwickler zur Verfügung gestellt und können jederzeit von ihm geändert werden.

Neuerungen

Version 3.0.0 (26/12/2024)
* Move project to Kotlin
* Updated libraries