create_world
Initialize a deterministic ARC world by specifying its width and height, with an optional background color and debug mode for further simulation.
Instructions
Create an empty deterministic world using raw ARC colors 0-15.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| debug | No | ||
| width | Yes | ||
| height | Yes | ||
| background | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||