Life Code Versions Save

A simple program to simulate artificial life using attraction/reuplsion forces between many particles

v.0.3.0

1 year ago

New features by @ker2x:

  • Major GUI changes & improvements
  • Performance improvements
  • Experimental features like gradual mutation of parameters

cover

Download binaries:

  1. For mac OS check out: https://github.com/ker2x/particle-life/releases/tag/osx-v1
  2. Windows binary is here:

v.0.2.0

1 year ago

New features:

  • Ability to Save & Load Models
  • Randomize button - To generate random patterns
  • FPS Monitor
  • Added a pre-loaded folder with some interesting saved models
  • Window size is now smaller (1600 x 900) - To be more friendly for those who don't have Full HD monitors

Fixes:

  • Fixed boundary check
  • Fixed the color swap

Download binaries:

  1. For mac os check out this link: https://github.com/ker2x/particle-life/releases/tag/osx-v1
  2. Windows binaries can be download here:

v.0.1.0

1 year ago

A simple program to simulate primitive Artificial Life using simple rules of attraction/repulsion among atom like particles, producing complex self-organzing life like patterns as a result.