Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 362 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 362 Bytes

V-Life

Virtual life simulation.

The plan is to implement:

  • Natural selection through genetic algorithms
  • Articulated multicellular organisms
  • Behaviour guided by Neuronal networks

Running

You will need to have the Rust toolset installed.

From the root folder, you can run:

cargo run --release