Tool 10: Dynamic Simulation - Life
Conway's game of life. A cellular automate.
(c) 2003 by Olaf Conrad, Goettingen
email: oconrad@gwdg.de
- Author: Copyrights (c) 2003 by Olaf Conrad
- Menu: Garden|Introducing Tool Programming
Parameters
| Name | Type | Identifier | Description | Constraints |
Output | Life | Grid, output | RESULT | - | - |
Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
Refresh | Boolean | REFRESH | - | Default: 1 |
Fade Color Count | Integer | COLORS | - | Minimum: 3 Maximum: 255 Default: 64 |
Command-line
Usage: saga_cmd garden_learn_to_program 9 [-RESULT <str>] [-REFRESH <str>] [-COLORS <num>]
-RESULT:<str> Life
Grid, output
-REFRESH:<str> Refresh
Boolean
Default: 1
-COLORS:<num> Fade Color Count
Integer
Minimum: 3
Maximum: 255
Default: 64