Last updated: February 21th, 2023
Evolve 5.0
VOLVE    5.0

Examine Organism Dialog

When you double-click on an organism, this dialog will appear. This dialog shows the inner details of an organism.

The ORGANISM area of this dialog displays stuff common to the entire organism. The CELL area displays the stuff unique to that cell. To examine different cells, click on the cell you want to view.

ORGANISM

This section shows various details about the organism. The genetic program (which is shared among all the cells) is shown in the text control. The highlighted instruction is where the selected cell is currently executing.

CELL

This section shows the state of the cell you have selected in the display window. Use your mouse to select different cells. The current cell is highlighted with a blue rectangle.

These fields comprise the "execution context". Each cell has its own copy of these fields:

BUTTONS:


Vision Tab

Pressing the [Vision] tab will display the following dialog. This dialog shows all the current vision data that will be used by the KFORTH instructions pertaining to vision (LOOK, WHAT, WHERE, NEAREST, FARTHEST).

The distance to each cell in the 8 directions are shown in red.

Choose from these items in the combo box:


Sound Tab

Pressing the [Sound] tab will display the following information. This tab shows what the cell is "hearing". The MESSAGE and MOOD registers for the cells surrounding the current cell are shown. The instructions for sound are SAY, SHOUT, SEND, MOOD, RECV, MOOD!.

The distance to each cell in the 8 directions are shown in red.

Choose from these items in the combo box:


Odor Tab

Pressing the [Odor] tab will display the following information. This tab shows what the cell is "smelling". This screen shows the odor values surround the current cell. The SMELL and EXUDE instructions deal with odor.


KFORTH Instruction Help Dialog

If you click on [Instructions] the following pop-up dialog will appear. This is for reference only.