Skip to content
cyberbenj edited this page Jan 1, 2021 · 4 revisions

About

In jsLife, there are three types of entities :

  • Vegetables
  • Herbivorous
  • Carnivorous

Your goal is to define the properties of each entity in order to find a balance so that Life lasts as long as possible.

Randomness

You can choose between two modes :

  • Random box checked
    • Everything is random (positions, moves, quantities, durations)
  • Random box unchecked
    • Positions and moves are based on a random seed
    • Other properties are based on settings
Clone this wiki locally