Git Product home page Git Product logo

virtual-vivarium's Introduction

virtual-vivarium

A virtual playground for artificial agents that grow, reproduce and evolve in order to test complex behavior emergence principles

This was an Artificial Life project developed in 1998 in Borland Delphi for Microsoft Windows. The component package SimToolsPackage includes components that allow visual design of the arena where the simulation takes places. The visual components are

  • Creature: artificial life entity
  • Substrate: food patch that can be eaten by the creatures
  • Wall: imposes a physical barrier limiting the geometry of the space where the creatures live The package should be installed on the IDE to enable full visual design capability.

In the simulated world, each object has position, size, and image. The creatures are also objects of this world. Their bodies can have one o more segments, and their physiology include the following systems:

  • Digestive system: transforms food in energy. All systems need energy to work.
  • Immune System: takes care of the creature's inmunology, allowing -for example- healling from poisonous food.
  • Motor System: allows for movements of rotation and translation
  • Reproductive system: allows the reproduction of the creature. Asexual reproduction (bipartition) is implemented so far.
  • Nervous system: allows the organism to react and take decisions to maximize the chance to survive.
  • Metabolism: controls the relation among hungriness, energy, health, and reproduction.
  • Growth system: controls the growth process.
  • Genetic system: contains a representation of the creature's genotype, allowing adaptation and evolution through mutation and crossover.

Even though the creature is quite dummy and the nervous system does nothing so far, this program was designed as a framework to experiment intelligent behaviours on simple creatures living in a simplified world.

Sample video of the virtual vivarium: https://www.youtube.com/watch?v=9nQVibwJ0Cs

virtual-vivarium's People

Contributors

dstarrago avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

bravesoftdz

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.