Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 332 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 332 Bytes

Natural Selection Simulation

Simulation of natural selection and genetic evolution using Processing 3

Demo video

Features

Each cell has 2 features:

  • Moving speed (Number in cells)
  • Sensing distance (White circles around cells)

Dependency

  • Processing 3
  • Python mode